| 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 1d6dfa31451064935329834031805f86933ac648..c4117389eece0a93a42b5fa6fd3ac5f2abff6763 100644
|
| --- a/chrome/browser/resources/md_downloads/item.html
|
| +++ b/chrome/browser/resources/md_downloads/item.html
|
| @@ -7,7 +7,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>
|
|
|