| Index: chrome/browser/views/frame/browser_view.h
|
| diff --git a/chrome/browser/views/frame/browser_view.h b/chrome/browser/views/frame/browser_view.h
|
| index 10292bf57cf35e4e97cfbe4583d8aff71d206521..7e5240494e9be4c0f976e926b9a14ac52030f779 100644
|
| --- a/chrome/browser/views/frame/browser_view.h
|
| +++ b/chrome/browser/views/frame/browser_view.h
|
| @@ -297,7 +297,6 @@ class BrowserView : public BrowserBubbleHost,
|
| virtual void ToggleExtensionShelf();
|
| virtual void ShowAboutChromeDialog();
|
| virtual void ShowTaskManager();
|
| - virtual void ShowBookmarkManager();
|
| virtual void ShowBookmarkBubble(const GURL& url, bool already_bookmarked);
|
| virtual void SetDownloadShelfVisible(bool visible);
|
| virtual bool IsDownloadShelfVisible() const;
|
|
|