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

Unified Diff: ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h

Issue 2461493002: Moves DragDropClient to aura/client (Closed)
Patch Set: Created 4 years, 2 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: ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h
diff --git a/ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h b/ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h
index ce506e7215b2aa5fd58ac79cf2af3fe63219e32f..845fad8ee1b4dcb5490b4b0978d30e1f205046fa 100644
--- a/ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h
+++ b/ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h
@@ -11,8 +11,8 @@
#include "base/macros.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
+#include "ui/aura/client/drag_drop_client.h"
#include "ui/views/views_export.h"
-#include "ui/wm/public/drag_drop_client.h"
namespace ui {
class DragSourceWin;

Powered by Google App Engine
This is Rietveld 408576698