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