| 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 6e5594338b52ebc405224c91c32d73918f085229..0d06ed74a3347a59c2303afd7ea8e00f40ab8946 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;
|
|
|