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

Side by Side Diff: chrome/browser/resources/md_bookmarks/dnd_manager.html

Issue 2746363013: [MD Bookmarks] Add a drag and drop indicator to bookmarks. (Closed)
Patch Set: 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 unified diff | Download patch
OLDNEW
(Empty)
1 <link rel="import" href="chrome://resources/html/polymer.html">
2 <script src="chrome://bookmarks/dnd_manager.js"></script>
3
4 <dom-module id="bookmarks-dnd-manager">
tsergeant 2017/03/20 03:01:49 I believe you don't even need the dom-module if th
calamity 2017/03/22 05:29:52 Acknowledged.
5 </dom-module>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698