| Index: chrome/browser/resources/md_history/list_container.html
|
| diff --git a/chrome/browser/resources/md_history/list_container.html b/chrome/browser/resources/md_history/list_container.html
|
| index a69bb4ed001bebc50726fa01796f6244924502e4..35b952cf4cf91cd91b027c3276cf5196d752c7f1 100644
|
| --- a/chrome/browser/resources/md_history/list_container.html
|
| +++ b/chrome/browser/resources/md_history/list_container.html
|
| @@ -1,6 +1,7 @@
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="chrome://resources/cr_elements/cr_lazy_render/cr_lazy_render.html">
|
| <link rel="import" href="chrome://resources/cr_elements/shared_style_css.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-pages/iron-pages.html">
|
| <link rel="import" href="chrome://history/browser_service.html">
|
| <link rel="import" href="chrome://history/history_list.html">
|
|
|