| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e50067c4283d9e96523e1123328ebdbb7cd27b46..279e490462b264830e6bccd7f8d8dfe8ea1365af 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -151,6 +151,8 @@ extern const char kEnableAutologin[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableComponentCloudPolicy[];
|
| +extern const char kEnableComponentUpdateDeltas[];
|
| +extern const char kEnableComponentUpdatePings[];
|
| extern const char kEnableContacts[];
|
| extern const char kEnableDesktopGuestMode[];
|
| extern const char kEnableDeviceDiscovery[];
|
|
|