| Index: chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h
|
| ===================================================================
|
| --- chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h (revision 158566)
|
| +++ chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h (working copy)
|
| @@ -33,9 +33,6 @@
|
| // WebContentsDelegate implementation.
|
| virtual bool IsPopupOrPanel(
|
| const content::WebContents* source) const OVERRIDE;
|
| - virtual bool ShouldAddNavigationToHistory(
|
| - const history::HistoryAddPageArgs& add_page_args,
|
| - content::NavigationType navigation_type) OVERRIDE;
|
| virtual content::WebContents* OpenURLFromTab(
|
| content::WebContents* source,
|
| const content::OpenURLParams& params) OVERRIDE;
|
|
|