| Index: chrome/browser/resources/md_downloads/manager.html
|
| diff --git a/chrome/browser/resources/md_downloads/manager.html b/chrome/browser/resources/md_downloads/manager.html
|
| index 895a11a62e49ec0664075f070dcfb8cef3a18a47..fa6a52955c9a9752964c82806ff84f44ff44125b 100644
|
| --- a/chrome/browser/resources/md_downloads/manager.html
|
| +++ b/chrome/browser/resources/md_downloads/manager.html
|
| @@ -3,6 +3,7 @@
|
| <link rel="import" href="chrome://resources/html/cr/ui/command.html">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="chrome://resources/html/util.html">
|
| +<link rel="import" href="chrome://resources/polymer/v1_0/iron-a11y-announcer/iron-a11y-announcer.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-list/iron-list.html">
|
| <link rel="import" href="chrome://downloads/action_service.html">
|
| <link rel="import" href="chrome://downloads/constants.html">
|
|
|