| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 880b2f89debe777a5f3d0263032401335f777ebe..8fac68ef1287ebb8be02c8e715481ca8a890c20e 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -259,6 +259,9 @@ extern const char kBluetoothAddDeviceSubPage[];
|
|
|
| extern const char kSyncGoogleDashboardURL[];
|
|
|
| +// "Learn more" URL for the auto password generation.
|
| +extern const char kAutoPasswordGenerationLearnMoreURL[];
|
| +
|
| extern const char kPasswordManagerLearnMoreURL[];
|
|
|
| // General help link for Chrome.
|
|
|