Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2161)

Unified Diff: chrome/browser/resources/md_bookmarks/store_client.html

Issue 2731473002: MD Bookmarks: Implement basis for new data-binding system (Closed)
Patch Set: calamity@ review Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/md_bookmarks/store_client.html
diff --git a/chrome/browser/resources/md_bookmarks/store_client.html b/chrome/browser/resources/md_bookmarks/store_client.html
new file mode 100644
index 0000000000000000000000000000000000000000..3c5fb29d0b16419e5e5663eb5dfff3292a69127b
--- /dev/null
+++ b/chrome/browser/resources/md_bookmarks/store_client.html
@@ -0,0 +1,4 @@
+<link rel="import" href="chrome://resources/html/cr.html">
+<link rel="import" href="chrome://bookmarks/store.html">
+
+<script src="chrome://bookmarks/store_client.js"></script>
« no previous file with comments | « chrome/browser/resources/md_bookmarks/store.html ('k') | chrome/browser/resources/md_bookmarks/store_client.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698