Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: ios/chrome/browser/chrome_url_constants.h

Issue 1467993002: Remove ManagePasswordsUIController::NavigateToSmartLockPage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Switching infobars to non-localised link, moving kPasswordManagerAccountDashboardURL to components Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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[];
« no previous file with comments | « components/password_manager/core/browser/password_manager_constants.cc ('k') | ios/chrome/browser/chrome_url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698