| Index: chrome/browser/ui/browser_commands.h
|
| ===================================================================
|
| --- chrome/browser/ui/browser_commands.h (revision 145357)
|
| +++ chrome/browser/ui/browser_commands.h (working copy)
|
| @@ -143,6 +143,7 @@
|
| void ViewSelectedSource(Browser* browser);
|
| bool CanViewSource(const Browser* browser);
|
|
|
| +void CreateApplicationShortcuts(Browser* browser);
|
| bool CanCreateApplicationShortcuts(const Browser* browser);
|
|
|
| void ConvertTabToAppWindow(Browser* browser, content::WebContents* contents);
|
|
|