Index: chrome/common/chrome_switches.h |
=================================================================== |
--- chrome/common/chrome_switches.h (revision 114230) |
+++ chrome/common/chrome_switches.h (working copy) |
@@ -47,6 +47,7 @@ |
extern const char kAuthNegotiateDelegateWhitelist[]; |
extern const char kAuthSchemes[]; |
extern const char kAuthServerWhitelist[]; |
+extern const char kAutoLaunchAtStartup[]; |
extern const char kAutomationClientChannelID[]; |
extern const char kAutomationReinitializeOnChannelError[]; |
extern const char kCheckForUpdateIntervalSec[]; |