| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 111708)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -45,6 +45,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[];
|
|
|