| Index: chrome/browser/resources/md_history/history_list.html
|
| diff --git a/chrome/browser/resources/md_history/history_list.html b/chrome/browser/resources/md_history/history_list.html
|
| index 8bba131d25a8ae0dd9d6ee4913d3182ac0086280..85b587ef40e18bd13d2af8c94d40ac8f42bef578 100644
|
| --- a/chrome/browser/resources/md_history/history_list.html
|
| +++ b/chrome/browser/resources/md_history/history_list.html
|
| @@ -2,6 +2,7 @@
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-list/iron-list.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-item/paper-item.html">
|
| <link rel="import" href="chrome://resources/cr_elements/cr_shared_menu/cr_shared_menu.html">
|
| +<link rel="import" href="chrome://history/constants.html">
|
| <link rel="import" href="chrome://history/history_item.html">
|
| <link rel="import" href="chrome://history/shared_style.html">
|
|
|
|
|