| Index: chrome/common/extensions/extension_constants.h
|
| diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h
|
| index a771282721a01882be7109c0d0ad7cadb2ce2f99..ff4aaa59ea33b3aef786baca54c9208dca3bb0c1 100644
|
| --- a/chrome/common/extensions/extension_constants.h
|
| +++ b/chrome/common/extensions/extension_constants.h
|
| @@ -94,9 +94,6 @@ extern const char kHotwordNewExtensionId[];
|
| // The extension id of the hotword shared module.
|
| extern const char kHotwordSharedModuleId[];
|
|
|
| -// The extension id of the settings application.
|
| -extern const char kSettingsAppId[];
|
| -
|
| // The extension id of the Youtube application.
|
| extern const char kYoutubeAppId[];
|
|
|
|
|