summaryrefslogtreecommitdiffstats
path: root/views/widget/drop_helper.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactors RootViewDropTarget into a platform independent part,sky@chromium.org2009-08-111-0/+104
DropHelper, and the platform specific part DropTarget. I've also moved ownership/creation of the DropTarget to Widget. This makes it alot easier for the windows side, in which DropTarget must implement IDataObject. BUG=none TEST=none Review URL: http://codereview.chromium.org/165155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23020 0039d316-1c4b-4281-b951-d872f2087c98