| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index a153dda67753e62164f8779fa4e6d1849498d576..bd847881cc4553a36ef5d2b0838d23d0f9adf24e 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -424,9 +424,6 @@ extern const char kOutdatedPluginLearnMoreURL[];
|
| // The URL for the "Learn more" page for the blocked plugin infobar.
|
| extern const char kBlockedPluginLearnMoreURL[];
|
|
|
| -// The URL for the "About Voice Recognition" menu item.
|
| -extern const char kSpeechInputAboutURL[];
|
| -
|
| // The URL for the "Learn more" page for hotword search voice trigger.
|
| extern const char kHotwordLearnMoreURL[];
|
|
|
|
|