| Index: chrome/common/extensions/extension_constants.h
|
| diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h
|
| index 699ce8df2460550182ffdea7fdaf0afc62d8ee9c..e97794ab3d833c0450834958bee9122488e086ca 100644
|
| --- a/chrome/common/extensions/extension_constants.h
|
| +++ b/chrome/common/extensions/extension_constants.h
|
| @@ -76,9 +76,6 @@ extern const char kCroshBuiltinAppId[];
|
| // The extension id of the hotword audio verification dialogue app.
|
| extern const char kHotwordAudioVerificationAppId[];
|
|
|
| -// The extension id of the hotword voice search trigger extension.
|
| -extern const char kHotwordExtensionId[];
|
| -
|
| // The extension id of the new (experimental) hotword extension.
|
| extern const char kHotwordNewExtensionId[];
|
|
|
|
|