| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index 05346a257d42b6d6434feae9e0ce3913111a662d..fb2012057307c86eef80271b3912cc494fee493d 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -284,9 +284,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
|
|
|