| Index: chrome/browser/chromeos/login/web_page_screen.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/web_page_screen.h (revision 158566)
|
| +++ chrome/browser/chromeos/login/web_page_screen.h (working copy)
|
| @@ -24,9 +24,6 @@
|
|
|
| protected:
|
| // content::WebContentsDelegate implementation:
|
| - virtual bool ShouldAddNavigationToHistory(
|
| - const history::HistoryAddPageArgs& add_page_args,
|
| - content::NavigationType navigation_type) OVERRIDE;
|
| virtual bool HandleContextMenu(
|
| const content::ContextMenuParams& params) OVERRIDE;
|
|
|
|
|