| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c9fbd4f1cd32eb8cc22349db1c83c6a264dd4327..fe917a922f10c8e0880cdb2ff619e347233ca4fd 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[];
|
|
|