| Index: chrome/browser/resources/md_bookmarks/store.html
|
| diff --git a/chrome/browser/resources/md_bookmarks/store.html b/chrome/browser/resources/md_bookmarks/store.html
|
| index 2fdcb261c04c8ff3aeba8e3ab9ed7e47b83fab8c..42fcd559dfd138cbb9a989be06044f8644c91510 100644
|
| --- a/chrome/browser/resources/md_bookmarks/store.html
|
| +++ b/chrome/browser/resources/md_bookmarks/store.html
|
| @@ -1,6 +1,7 @@
|
| <!-- New-style store: -->
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| <link rel="import" href="chrome://bookmarks/reducers.html">
|
| +<link rel="import" href="chrome://bookmarks/util.html">
|
| <script src="chrome://bookmarks/bookmarks_store.js"></script>
|
|
|
| <!-- Old-style store: -->
|
|
|