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

Unified Diff: chrome/browser/resources/chromeos/login/login_resources.html

Issue 403343002: Rename "managed (mode|user)" to "supervised user" (part 8) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix2 Created 6 years, 5 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/browser/resources/chromeos/login/login_resources.html
diff --git a/chrome/browser/resources/chromeos/login/login_resources.html b/chrome/browser/resources/chromeos/login/login_resources.html
index 6bc01a90bbc877d0dc369b49429bea80553237a7..38bf1fdfc5bdc6ddc330124f67be7b148c19e64e 100644
--- a/chrome/browser/resources/chromeos/login/login_resources.html
+++ b/chrome/browser/resources/chromeos/login/login_resources.html
@@ -32,7 +32,7 @@
<link rel="stylesheet" href="screen_tpm_error.css">
<link rel="stylesheet" href="screen_password_changed.css">
<link rel="stylesheet" href="screen_wrong_hwid.css">
-<link rel="stylesheet" href="screen_locally_managed_user_creation.css">
+<link rel="stylesheet" href="screen_supervised_user_creation.css">
<link rel="stylesheet" href="screen_confirm_password.css">
<link rel="stylesheet" href="screen_fatal_error.css">
<link rel="stylesheet" href="../../login/user_pod_row.css">

Powered by Google App Engine
This is Rietveld 408576698