Chromium Code Reviews| 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 |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..90616b30c581efc52a3b6d09bf81b47e97d8f338 |
| --- /dev/null |
| +++ b/chrome/browser/resources/md_bookmarks/reducers.html |
| @@ -0,0 +1,2 @@ |
| +<link rel="import" href="chrome://resources/html/cr.html"> |
| +<script src="chrome://bookmarks/reducers.js"></script> |