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

Unified Diff: chrome/browser/resources/md_downloads/action_service.html

Issue 1240853002: Slice MD downloads into more components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: compile Created 5 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/md_downloads/action_service.html
diff --git a/chrome/browser/resources/downloads/throttled_icon_loader.html b/chrome/browser/resources/md_downloads/action_service.html
similarity index 66%
copy from chrome/browser/resources/downloads/throttled_icon_loader.html
copy to chrome/browser/resources/md_downloads/action_service.html
index 4cbd4ebfebd7f93577556bf93521d3dbb171aaa7..f4a3f37169aaa17199329afa2ce3f28128850530 100644
--- a/chrome/browser/resources/downloads/throttled_icon_loader.html
+++ b/chrome/browser/resources/md_downloads/action_service.html
@@ -1,3 +1,3 @@
<link rel="import" href="chrome://resources/html/assert.html">
<link rel="import" href="chrome://resources/html/cr.html">
-<script src="throttled_icon_loader.js"></script>
+<script src="chrome://downloads/action_service.js"></script>

Powered by Google App Engine
This is Rietveld 408576698