| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b8b6f12f2bed5268546db4cc8c0466cfb5dbe216..fdb0d91326d86e56f81a5977dd276ca5c55734fa 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -165,6 +165,7 @@ extern const char kEnableAuthNegotiatePort[];
|
| extern const char kEnableAutologin[];
|
| extern const char kEnableBatchedShutdown[];
|
| extern const char kEnableBenchmarking[];
|
| +extern const char kEnableCloudPolicyPush[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableComponentCloudPolicy[];
|
| extern const char kEnableContacts[];
|
|
|