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

Unified Diff: chrome/browser/ui/webui/signin/signin_create_profile_handler.cc

Issue 1842703004: Revert "MD user manager (learn more page, user manager tutorial)" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
« no previous file with comments | « chrome/browser/ui/webui/signin/md_user_manager_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/signin/signin_create_profile_handler.cc
diff --git a/chrome/browser/ui/webui/signin/signin_create_profile_handler.cc b/chrome/browser/ui/webui/signin/signin_create_profile_handler.cc
index 3f603acc0e8c00bd3036f4ada37fb57107566681..531399c091f6f6b10b120b8d4635282db11417a7 100644
--- a/chrome/browser/ui/webui/signin/signin_create_profile_handler.cc
+++ b/chrome/browser/ui/webui/signin/signin_create_profile_handler.cc
@@ -86,8 +86,6 @@ void SigninCreateProfileHandler::GetLocalizedValues(
l10n_util::GetStringFUTF16(
IDS_LEGACY_SUPERVISED_USER_LEARN_MORE_TEXT,
base::ASCIIToUTF16(
- chrome::kLegacySupervisedUserManagementURL),
- base::ASCIIToUTF16(
chrome::kLegacySupervisedUserManagementDisplayURL)));
}
« no previous file with comments | « chrome/browser/ui/webui/signin/md_user_manager_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698