Chromium Code Reviews| 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"> |
|
esprehn
2015/10/03 05:11:54
Does anything use this now?
Dan Beam
2015/10/04 08:27:08
the pre-Polymer page. I didn't want to move the fi
|
| <dom-module id="downloads-item"> |
| <template> |