| Index: ios/chrome/browser/chrome_url_constants.h
|
| diff --git a/ios/chrome/browser/chrome_url_constants.h b/ios/chrome/browser/chrome_url_constants.h
|
| index 9a93b2b32bcc8749cbd4662eaaa09c7105ab24ba..9b314ff528f357aec1187c37a77018e3b05af541 100644
|
| --- a/ios/chrome/browser/chrome_url_constants.h
|
| +++ b/ios/chrome/browser/chrome_url_constants.h
|
| @@ -60,9 +60,6 @@ extern const size_t kNumberOfChromeHostURLs;
|
| // URL to the sync google dashboard.
|
| extern const char kSyncGoogleDashboardURL[];
|
|
|
| -// URL to the password manager account dashboard.
|
| -extern const char kPasswordManagerAccountDashboardURL[];
|
| -
|
| // "What do these mean?" URL for the Page Info bubble.
|
| extern const char kPageInfoHelpCenterURL[];
|
|
|
|
|