| Index: chrome/common/url_constants.cc
|
| diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
|
| index 8c7dce3af96644d2e69f2539f133a13b0fd477db..8d3b820536939d48718e3c298995619e21cdc5cd 100644
|
| --- a/chrome/common/url_constants.cc
|
| +++ b/chrome/common/url_constants.cc
|
| @@ -493,9 +493,6 @@ const char kOutdatedPluginLearnMoreURL[] =
|
| const char kBlockedPluginLearnMoreURL[] =
|
| "https://support.google.com/chrome/?p=ib_blocked_plugin";
|
|
|
| -const char kSpeechInputAboutURL[] =
|
| - "https://support.google.com/chrome/?p=ui_speech_input";
|
| -
|
| const char kHotwordLearnMoreURL[] =
|
| "https://support.google.com/chrome/?p=ui_hotword_search";
|
|
|
|
|