| Index: chrome/browser/ui/browser.h
 | 
| ===================================================================
 | 
| --- chrome/browser/ui/browser.h	(revision 65756)
 | 
| +++ chrome/browser/ui/browser.h	(working copy)
 | 
| @@ -728,7 +728,6 @@
 | 
|    virtual bool IsApplication() const;
 | 
|    virtual void ConvertContentsToApplication(TabContents* source);
 | 
|    virtual bool ShouldDisplayURLField();
 | 
| -  virtual gfx::Rect GetRootWindowResizerRect() const;
 | 
|    virtual void ShowHtmlDialog(HtmlDialogUIDelegate* delegate,
 | 
|                                gfx::NativeWindow parent_window);
 | 
|    virtual void BeforeUnloadFired(TabContents* source,
 | 
| 
 |