| Index: content/browser/frame_host/interstitial_page_impl.h
|
| ===================================================================
|
| --- content/browser/frame_host/interstitial_page_impl.h (revision 286686)
|
| +++ content/browser/frame_host/interstitial_page_impl.h (working copy)
|
| @@ -131,7 +131,7 @@
|
| int error_code) OVERRIDE;
|
| virtual RendererPreferences GetRendererPrefs(
|
| BrowserContext* browser_context) const OVERRIDE;
|
| - virtual WebPreferences ComputeWebkitPrefs() OVERRIDE;
|
| + virtual WebPreferences GetWebkitPrefs() OVERRIDE;
|
| virtual gfx::Rect GetRootWindowResizerRect() const OVERRIDE;
|
| virtual void CreateNewWindow(
|
| int render_process_id,
|
|
|