| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 79667644bc074db9c3bdce67e4e3ec4aec4b54a6..196cabd9dc4adc9fc70cf32b1a87c46c1074bf23 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -337,6 +337,7 @@ extern const char kExtensionResourceInvalidRequestURL[];
|
| extern const char kSyncGoogleDashboardURL[];
|
|
|
| extern const char kPasswordManagerLearnMoreURL[];
|
| +extern const char kUpgradeHelpCenterBaseURL[];
|
| extern const char kPasswordManagerAccountDashboardURL[];
|
|
|
| // "Learn more" URL for the Settings API, NTP bubble and other settings bubbles
|
|
|