Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 42236) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -26,6 +26,7 @@ |
| extern const char kApp[]; |
| extern const char kAppId[]; |
| extern const char kAppLaunchAsPanel[]; |
| +extern const char kAppLauncherForNewTab[]; |
| extern const char kAuthServerWhitelist[]; |
| extern const char kAutomationClientChannelID[]; |
| extern const char kBookmarkMenu[]; |