Update to Chromium version 53.0.2785.70

This commit is contained in:
Marshall Greenblatt
2016-08-18 13:17:06 +02:00
parent 39b9b98b5c
commit a99ebd38a0
5 changed files with 23 additions and 8 deletions

View File

@@ -62,7 +62,7 @@ class CefDevToolsFrontend : public content::WebContentsObserver,
bool replaced) override;
void DispatchProtocolMessage(content::DevToolsAgentHost* agent_host,
const std::string& message) override;
base::DictionaryValue* preferences() { return &preferences_; }
void SetPreferences(const std::string& json);
// WebContentsObserver overrides
void RenderViewCreated(content::RenderViewHost* render_view_host) override;