| 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>
|
|
|