| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index aa095d091ade0d45b5c03aac3dd8560e63400f8d..864ab1115141c7e491914229dcc70cb9bb66a393 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -347,9 +347,6 @@ extern const char kExtensionResourceInvalidRequestURL[];
|
|
|
| extern const char kSyncGoogleDashboardURL[];
|
|
|
| -// "Learn more" URL for the auto password generation.
|
| -extern const char kAutoPasswordGenerationLearnMoreURL[];
|
| -
|
| extern const char kPasswordManagerLearnMoreURL[];
|
| extern const char kPasswordManagerAccountDashboardURL[];
|
|
|
|
|