Update to latest chromium and brightray.

This commit is contained in:
Cheng Zhao 2013-06-01 22:33:40 +08:00
parent cbb467032d
commit dfa5257ce0
5 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@ class AtomBrowserClient : public brightray::BrowserClient {
protected:
virtual void OverrideWebkitPrefs(content::RenderViewHost* render_view_host,
const GURL& url,
webkit_glue::WebPreferences* prefs) OVERRIDE;
WebPreferences* prefs) OVERRIDE;
virtual bool ShouldSwapProcessesForNavigation(
content::SiteInstance* site_instance,
const GURL& current_url,