Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index bd9ca3f9e554ead6e44037aa4536ec0f4ffb351b..19ef8413d733b566a5f35e32cfe4dd2d18ac9306 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -250,6 +250,9 @@ 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 register protocol handler infobars. |
extern const char kLearnMoreRegisterProtocolHandlerURL[]; |