| Index: chrome/browser/ui/views/toolbar_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/toolbar_view.h (revision 127082)
|
| +++ chrome/browser/ui/views/toolbar_view.h (working copy)
|
| @@ -93,16 +93,6 @@
|
| // Overridden from LocationBarView::Delegate:
|
| virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE;
|
| virtual InstantController* GetInstant() OVERRIDE;
|
| - virtual views::Widget* CreateViewsBubble(
|
| - views::BubbleDelegateView* bubble_delegate) OVERRIDE;
|
| - virtual PageActionImageView* CreatePageActionImageView(
|
| - LocationBarView* owner, ExtensionAction* action) OVERRIDE;
|
| - virtual ContentSettingBubbleModelDelegate*
|
| - GetContentSettingBubbleModelDelegate() OVERRIDE;
|
| - virtual void ShowPageInfo(content::WebContents* web_contents,
|
| - const GURL& url,
|
| - const content::SSLStatus& ssl,
|
| - bool show_history) OVERRIDE;
|
| virtual void OnInputInProgress(bool in_progress) OVERRIDE;
|
|
|
| // Overridden from CommandUpdater::CommandObserver:
|
|
|