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

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

Issue 2704983002: MD Bookmarks: Proof-of-concept reimplementation of data storage/binding layer (Closed)
Patch Set: Add doc comments 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
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/resources/md_bookmarks/actions.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_bookmarks/actions.html
diff --git a/chrome/browser/resources/md_bookmarks/actions.html b/chrome/browser/resources/md_bookmarks/actions.html
new file mode 100644
index 0000000000000000000000000000000000000000..0af2983bb35f74b87ec56540ed60becce7633846
--- /dev/null
+++ b/chrome/browser/resources/md_bookmarks/actions.html
@@ -0,0 +1,2 @@
+<link rel="import" href="chrome://resources/html/cr.html">
+<script src="chrome://bookmarks/actions.js"></script>
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/resources/md_bookmarks/actions.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698