| Index: chrome/browser/resources/md_downloads/item.html
|
| diff --git a/chrome/browser/resources/md_downloads/item.html b/chrome/browser/resources/md_downloads/item.html
|
| index e2ada57ac9ef83d5d7404d904735082c1501d291..faef7518c5ea8d48282d1bc35a62b2cb6d418595 100644
|
| --- a/chrome/browser/resources/md_downloads/item.html
|
| +++ b/chrome/browser/resources/md_downloads/item.html
|
| @@ -9,7 +9,6 @@
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-progress/paper-progress.html">
|
| <link rel="import" href="chrome://downloads/action_service.html">
|
| <link rel="import" href="chrome://downloads/constants.html">
|
| -<link rel="import" href="chrome://downloads/throttled_icon_loader.html">
|
|
|
| <dom-module id="downloads-item">
|
| <template>
|
|
|