Index: chrome/common/url_constants.cc |
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc |
index b757ef04b6f23a5b13ea22b9c483fb293907e602..6ac57c5634a0ea799d60831c3b024c27c0cf6d58 100644 |
--- a/chrome/common/url_constants.cc |
+++ b/chrome/common/url_constants.cc |
@@ -722,9 +722,7 @@ const char kMac32BitDeprecationURL[] = |
#endif |
#endif |
-// TODO(tengs): Replace with real URL when ready. |
const char kEasyUnlockLearnMoreUrl[] = |
- "https://support.google.com/chromebook/?p=easy_unlock"; |
-const char kEasyUnlockManagementUrl[] = "https://chrome.com"; |
+ "https://support.google.com/chromebook/answer/6070209"; |
} // namespace chrome |