| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index a1619f991e5299f7e0e7d988a67a5733f39fd011..6e66ed325efd31fa6ed82f366e6e5d61013efd64 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -381,9 +381,6 @@ extern const char kSupervisedUserManagementDisplayURL[];
|
| // Help URL for the settings page's search feature.
|
| extern const char kSettingsSearchHelpURL[];
|
|
|
| -// "About" URL for the translate bar's options menu.
|
| -extern const char kAboutGoogleTranslateURL[];
|
| -
|
| // Help URL for the Omnibox setting.
|
| extern const char kOmniboxLearnMoreURL[];
|
|
|
|
|