| Index: chrome/browser/prerender/prerender_contents.h
|
| ===================================================================
|
| --- chrome/browser/prerender/prerender_contents.h (revision 143870)
|
| +++ chrome/browser/prerender/prerender_contents.h (working copy)
|
| @@ -162,9 +162,6 @@
|
| // and the session WebStorage.
|
| bool MatchesURL(const GURL& url, GURL* matching_url) const;
|
|
|
| - void OnJSOutOfMemory();
|
| - bool ShouldSuppressDialogs();
|
| -
|
| // content::WebContentsObserver implementation.
|
| virtual void DidStopLoading() OVERRIDE;
|
| virtual void DidStartProvisionalLoadForFrame(
|
|
|