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

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

Issue 1722843002: MD user manager (html/js/css for create profile flow) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments #6 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
Index: chrome/browser/resources/md_user_manager/profile_browser_proxy.html
diff --git a/chrome/browser/resources/md_downloads/action_service.html b/chrome/browser/resources/md_user_manager/profile_browser_proxy.html
similarity index 49%
copy from chrome/browser/resources/md_downloads/action_service.html
copy to chrome/browser/resources/md_user_manager/profile_browser_proxy.html
index 0dce3440a7127cfef75643a7e811a2c472152610..078c69a1d0988bbd9d979f2725b017440fadb6e9 100644
--- a/chrome/browser/resources/md_downloads/action_service.html
+++ b/chrome/browser/resources/md_user_manager/profile_browser_proxy.html
@@ -1,4 +1,3 @@
<link rel="import" href="chrome://resources/html/assert.html">
<link rel="import" href="chrome://resources/html/cr.html">
-<link rel="import" href="chrome://downloads/i18n_setup.html">
-<script src="chrome://downloads/action_service.js"></script>
+<script src="chrome://md-user-manager/profile_browser_proxy.js"></script>

Powered by Google App Engine
This is Rietveld 408576698