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