| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ce702ed8d04264ac0ed225955539d8829e9dc1bd..c4ec483ff0aaab78e70b1a1e8b30d5cc37240c62 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -73,7 +73,6 @@ extern const char kDisableClientSidePhishingDetection[];
|
| extern const char kDisableComponentExtensionsWithBackgroundPages[];
|
| extern const char kDisableComponentUpdate[];
|
| extern const char kDisableDefaultApps[];
|
| -extern const char kDisableDeviceDiscovery[];
|
| extern const char kDisableDeviceDiscoveryNotifications[];
|
| extern const char kDisableDnsProbes[];
|
| extern const char kDisableDomainReliability[];
|
|
|