WIP: chrome 54 update
This commit is contained in:
parent
5b3d0f86f7
commit
9716e2745b
4 changed files with 14 additions and 14 deletions
|
@ -81,7 +81,7 @@ void AtomSecurityStateModelClient::GetVisibleSecurityState(
|
|||
return;
|
||||
}
|
||||
|
||||
state->initialized = true;
|
||||
state->connection_info_initialized = true;
|
||||
state->url = entry->GetURL();
|
||||
const content::SSLStatus& ssl = entry->GetSSL();
|
||||
state->initial_security_level =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue