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

Unified Diff: chrome/browser/resources/md_user_manager/strings.html

Issue 2053723002: MD User Manager: Overhaul Urls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@md-user-manager-locked-dialogs
Patch Set: Changed Urls for html resources to root-relative Urls Created 4 years, 6 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/md_user_manager/strings.html
diff --git a/chrome/browser/resources/md_user_manager/strings.html b/chrome/browser/resources/md_user_manager/strings.html
index b349971f0931e2d57acb742a18218fd5deabed51..6b421a47c7596a0520dc3cc44644e38b4eb30066 100644
--- a/chrome/browser/resources/md_user_manager/strings.html
+++ b/chrome/browser/resources/md_user_manager/strings.html
@@ -1,2 +1,2 @@
<link rel="import" href="chrome://resources/html/load_time_data.html">
-<script src="chrome://md-user-manager/strings.js"></script>
+<script src="/strings.js"></script>

Powered by Google App Engine
This is Rietveld 408576698