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

Unified Diff: chrome/common/url_constants.cc

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: chrome/common/url_constants.cc
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
index 45b3c13a82222dc6b0d6b013e5f8df0e14be77ef..afb1e67339084394d79b93e6b4c9947b0510bb2a 100644
--- a/chrome/common/url_constants.cc
+++ b/chrome/common/url_constants.cc
@@ -380,9 +380,6 @@ const char kUpgradeHelpCenterBaseURL[] =
"http://support.google.com/installer/?product="
"{8A69D345-D564-463c-AFF1-A69D9E530F96}&error=";
-const char kPasswordManagerAccountDashboardURL[] =
- "https://passwords.google.com/settings/passwords";
-
const char kSmartLockHelpPage[] =
"https://support.google.com/accounts/answer/6197437";
« no previous file with comments | « chrome/common/url_constants.h ('k') | components/password_manager/core/browser/password_manager_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698