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

Unified Diff: chrome/common/url_constants.h

Issue 445503003: Update easy unlock settings UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use hard coded phone model name Created 6 years, 4 months 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.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 68ddaa6a156592ab2dcab8073cc6726094564d94..0f5936341b86c3e2641af9bd506daaa1384d3b08 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -546,9 +546,6 @@ extern const char kMac32BitDeprecationURL[];
// The URL for the "Learn more" link the the Easy Unlock settings.
extern const char kEasyUnlockLearnMoreUrl[];
-// The URL to the device management page in the Easy Unlock settings.
-extern const char kEasyUnlockManagementUrl[];
-
} // namespace chrome
#endif // CHROME_COMMON_URL_CONSTANTS_H_

Powered by Google App Engine
This is Rietveld 408576698