| Index: ash/shell/content_client/shell_content_browser_client.h
|
| ===================================================================
|
| --- ash/shell/content_client/shell_content_browser_client.h (revision 137166)
|
| +++ ash/shell/content_client/shell_content_browser_client.h (working copy)
|
| @@ -111,6 +111,7 @@
|
| const net::SSLInfo& ssl_info,
|
| const GURL& request_url,
|
| bool overridable,
|
| + bool strict_enforcement,
|
| const base::Callback<void(bool)>& callback,
|
| bool* cancel_request) OVERRIDE;
|
| virtual void SelectClientCertificate(
|
|
|