diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 07ba50b..e61a217 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -23,6 +23,7 @@ extern const char kActivateOnLaunch[]; extern const char kAllowSandboxDebugging[]; extern const char kAlwaysEnableDevTools[]; extern const char kApp[]; +extern const char kAppId[]; extern const char kAppLaunchAsPanel[]; extern const char kAutomationClientChannelID[]; extern const char kBookmarkMenu[]; |