| Index: chrome/browser/resources/md_bookmarks/reducers.html
|
| diff --git a/chrome/browser/resources/md_bookmarks/reducers.html b/chrome/browser/resources/md_bookmarks/reducers.html
|
| index 06d9b89727afeaf80b32c69860cbbd3c576752f6..90616b30c581efc52a3b6d09bf81b47e97d8f338 100644
|
| --- a/chrome/browser/resources/md_bookmarks/reducers.html
|
| +++ b/chrome/browser/resources/md_bookmarks/reducers.html
|
| @@ -1,5 +1,2 @@
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| -<!-- TODO(tsergeant): Remove this import once actions are used elsewhere. -->
|
| -<link rel="import" href="chrome://bookmarks/actions.html">
|
| -
|
| <script src="chrome://bookmarks/reducers.js"></script>
|
|
|