Support custom drag-and-drop of bookmarks in Aura
This follows the pattern used on other platforms to hook up the bookmark
manager to the native drag and drop system, except that on Aura we avoid the
need for the extra abstraction provided by WebDragDest/WebDragDestDelegate
since we don't have applications outside of chrome we need to interact with.
BUG=
117012
TEST=drag bookmarks around in the bookmark manager, and to/from the bookmark bar
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=128250