| Index: chrome/browser/tab_contents/tab_contents.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/tab_contents.h (revision 21805)
|
| +++ chrome/browser/tab_contents/tab_contents.h (working copy)
|
| @@ -844,7 +844,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;
|
|
|
| Property changes on: chrome\browser\tab_contents\tab_contents.h
|
| ___________________________________________________________________
|
| Modified: svn:mergeinfo
|
| Merged /trunk/src/chrome/browser/tab_contents/tab_contents.h:r21685
|
|
|
|
|