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

Unified Diff: ui/views/mus/drag_drop_client_mus.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
« no previous file with comments | « ui/views/drag_utils_aura.cc ('k') | ui/views/mus/drop_target_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/drag_drop_client_mus.h
diff --git a/ui/views/mus/drag_drop_client_mus.h b/ui/views/mus/drag_drop_client_mus.h
index bb0b2954591060644a19cae104f848190d168879..81b53256317924426a3a15642159c7b024c3233b 100644
--- a/ui/views/mus/drag_drop_client_mus.h
+++ b/ui/views/mus/drag_drop_client_mus.h
@@ -6,8 +6,8 @@
#define UI_VIEWS_MUS_DRAG_DROP_CLIENT_MUS_H_
#include "base/callback.h"
+#include "ui/aura/client/drag_drop_client.h"
#include "ui/base/dragdrop/drag_drop_types.h"
-#include "ui/wm/public/drag_drop_client.h"
namespace aura {
class Window;
« no previous file with comments | « ui/views/drag_utils_aura.cc ('k') | ui/views/mus/drop_target_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698