| Index: chrome/browser/resources/md_history/history.html
|
| diff --git a/chrome/browser/resources/md_history/history.html b/chrome/browser/resources/md_history/history.html
|
| index 182ac8f3976cbcf8f5993b14389b2e01c5ecfcf3..44af7beed9f35bde455f492cf9dba4f09c05e2d9 100644
|
| --- a/chrome/browser/resources/md_history/history.html
|
| +++ b/chrome/browser/resources/md_history/history.html
|
| @@ -40,6 +40,7 @@
|
| <link rel="import" href="chrome://resources/html/load_time_data.html">
|
| <script src="strings.js"></script>
|
|
|
| + <link rel="import" href="chrome://history/constants.html">
|
| <link rel="import" href="chrome://history/history_list.html">
|
| <link rel="import" href="chrome://history/history_toolbar.html">
|
|
|
|
|