| Index: chrome/browser/tab_contents/tab_contents.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/tab_contents.h (revision 21683)
|
| +++ chrome/browser/tab_contents/tab_contents.h (working copy)
|
| @@ -850,7 +850,6 @@
|
| virtual RendererPreferences GetRendererPrefs() const;
|
| virtual WebPreferences GetWebkitPrefs();
|
| virtual void OnJSOutOfMemory();
|
| - virtual void ShouldClosePage(bool proceed);
|
| virtual void OnCrossSiteResponse(int new_render_process_host_id,
|
| int new_request_id);
|
| virtual bool CanBlur() const;
|
|
|