| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 71d3b416147ab3e7719515e02f24dfb074d76365..ee815684fb6d0879207a75fef28e85600f382fb0 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -129,7 +129,6 @@ extern const char kEnhancedBookmarksExperiment[];
|
| extern const char kEnableDomainReliability[];
|
| extern const char kEnableDownloadNotification[];
|
| extern const char kEnableEphemeralAppsInWebstore[];
|
| -extern const char kDisableExperimentalHotwording[];
|
| extern const char kEnableExperimentalHotwordHardware[];
|
| extern const char kEnableExtensionActivityLogging[];
|
| extern const char kEnableExtensionActivityLogTesting[];
|
|
|