| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 02ced97cf84f470f18d6e770e918d7aabe31a8f2..02d8702cbe7abeaf6479983adb13757651604183 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -67,6 +67,7 @@ extern const char kDisableBackgroundNetworking[];
|
| extern const char kDisableBundledPpapiFlash[];
|
| extern const char kDisableCastStreamingHWEncoding[];
|
| extern const char kDisableChildAccountDetection[];
|
| +extern const char kDisableClearBrowsingDataCounters[];
|
| extern const char kDisableClientSidePhishingDetection[];
|
| extern const char kDisableComponentExtensionsWithBackgroundPages[];
|
| extern const char kDisableComponentUpdate[];
|
|
|