| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index cbf7c85f863606daf4192f3522d5ac411310388e..adb98cad4bc9c74acad61377f2100c1509a7e998 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -280,9 +280,6 @@ const char kDisableBookmarkAutocompleteProvider[] =
|
| const char kDisableClientSidePhishingDetection[] =
|
| "disable-client-side-phishing-detection";
|
|
|
| -// Disables the new cloud policy stack.
|
| -const char kDisableCloudPolicyService[] = "disable-cloud-policy-service";
|
| -
|
| const char kDisableComponentUpdate[] = "disable-component-update";
|
|
|
| // Disables establishing certificate revocation information by downloading a
|
|
|