| Index: chrome/browser/ui/views/browser_dialogs.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/browser_dialogs.h (revision 145357)
|
| +++ chrome/browser/ui/views/browser_dialogs.h (working copy)
|
| @@ -83,10 +83,6 @@
|
| EditSearchEngineControllerDelegate* delegate,
|
| Profile* profile);
|
|
|
| -// Shows the create web app shortcut dialog box.
|
| -void ShowCreateWebAppShortcutsDialog(gfx::NativeWindow parent_window,
|
| - TabContents* tab_contents);
|
| -
|
| // Shows the create chrome app shortcut dialog box.
|
| void ShowCreateChromeAppShortcutsDialog(gfx::NativeWindow parent_window,
|
| Profile* profile,
|
|
|