| Index: chrome/test/base/test_browser_window.h
|
| ===================================================================
|
| --- chrome/test/base/test_browser_window.h (revision 145357)
|
| +++ chrome/test/base/test_browser_window.h (working copy)
|
| @@ -81,8 +81,6 @@
|
| bool* is_keyboard_shortcut) OVERRIDE;
|
| virtual void HandleKeyboardEvent(
|
| const content::NativeWebKeyboardEvent& event) OVERRIDE {}
|
| - virtual void ShowCreateWebAppShortcutsDialog(
|
| - TabContents* tab_contents) OVERRIDE {}
|
| virtual void ShowCreateChromeAppShortcutsDialog(
|
| Profile* profile,
|
| const extensions::Extension* app) OVERRIDE {}
|
|
|