| Index: chrome/browser/ui/views/frame/browser_view.h
|
| diff --git a/chrome/browser/ui/views/frame/browser_view.h b/chrome/browser/ui/views/frame/browser_view.h
|
| index 265280b5cec02b3e15ad9ff8fec5361c5a2761ab..beae7bbfd40ac87736c74bb8171ae16c58e0bd16 100644
|
| --- a/chrome/browser/ui/views/frame/browser_view.h
|
| +++ b/chrome/browser/ui/views/frame/browser_view.h
|
| @@ -299,7 +299,6 @@ class BrowserView : public BrowserBubbleHost,
|
| virtual DownloadShelf* GetDownloadShelf() OVERRIDE;
|
| virtual void ShowRepostFormWarningDialog(TabContents* tab_contents) OVERRIDE;
|
| virtual void ShowCollectedCookiesDialog(TabContentsWrapper* wrapper) OVERRIDE;
|
| - virtual void ShowThemeInstallBubble() OVERRIDE;
|
| virtual void ConfirmBrowserCloseWithPendingDownloads() OVERRIDE;
|
| virtual void UserChangedTheme() OVERRIDE;
|
| virtual int GetExtraRenderViewHeight() const OVERRIDE;
|
|
|