| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 04514fd7938f167e8f7d6fc01b0d1f8bb593009f..f62c68ef7a87767e6f81f65c0574002def4c564b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -49,6 +49,7 @@ extern const char kAuthNegotiateDelegateWhitelist[];
|
| extern const char kAuthSchemes[];
|
| extern const char kAuthServerWhitelist[];
|
| extern const char kAutoLaunchAtStartup[];
|
| +extern const char kAutofillServiceUrl[];
|
| extern const char kAutomationClientChannelID[];
|
| extern const char kAutomationReinitializeOnChannelError[];
|
| extern const char kCheckForUpdateIntervalSec[];
|
|
|