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

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

Issue 2746363013: [MD Bookmarks] Add a drag and drop indicator to bookmarks. (Closed)
Patch Set: address comments, add test Created 3 years, 9 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/dnd_manager.html
diff --git a/chrome/browser/resources/md_bookmarks/dnd_manager.html b/chrome/browser/resources/md_bookmarks/dnd_manager.html
new file mode 100644
index 0000000000000000000000000000000000000000..3ae0b8dd54c597234794c198b4e8fa3c95152afe
--- /dev/null
+++ b/chrome/browser/resources/md_bookmarks/dnd_manager.html
@@ -0,0 +1 @@
+<script src="chrome://bookmarks/dnd_manager.js"></script>

Powered by Google App Engine
This is Rietveld 408576698