| Index: ui/web_dialogs/web_dialog_web_contents_delegate.h
|
| ===================================================================
|
| --- ui/web_dialogs/web_dialog_web_contents_delegate.h (revision 158566)
|
| +++ ui/web_dialogs/web_dialog_web_contents_delegate.h (working copy)
|
| @@ -65,9 +65,6 @@
|
| bool* was_blocked) OVERRIDE;
|
| virtual bool IsPopupOrPanel(
|
| const content::WebContents* source) const OVERRIDE;
|
| - virtual bool ShouldAddNavigationToHistory(
|
| - const history::HistoryAddPageArgs& add_page_args,
|
| - content::NavigationType navigation_type) OVERRIDE;
|
|
|
| private:
|
| // Weak pointer. Always an original profile.
|
|
|