| 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 56d7e1bf178042dcad4d7ccd5517011a55042288..ffe95f5b82df26a87263d1d75ab237b4c387fa06 100644
|
| --- a/chrome/browser/resources/md_downloads/item.html
|
| +++ b/chrome/browser/resources/md_downloads/item.html
|
| @@ -8,7 +8,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>
|
|
|