| Index: chrome/browser/ui/views/frame/browser_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/browser_view.h (revision 145357)
|
| +++ chrome/browser/ui/views/frame/browser_view.h (working copy)
|
| @@ -324,8 +324,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*, const extensions::Extension* app) OVERRIDE;
|
| virtual void Cut() OVERRIDE;
|
|
|