| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 94bd1cff0bd3b90cdd0001c06fc44b3bbedc2094..a020266d2bb637cf86bae23aac941f057a725ab6 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -141,6 +141,7 @@ extern const char kEnableAutologin[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableBundledPpapiFlash[];
|
| extern const char kEnableChromeToMobile[];
|
| +extern const char kEnableCloudPolicyService[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableConnectBackupJobs[];
|
| extern const char kEnableCrxlessWebApps[];
|
|
|