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

Unified Diff: ui/views/drag_utils_aura.cc

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/corewm/tooltip_controller.cc ('k') | ui/views/mus/drag_drop_client_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/drag_utils_aura.cc
diff --git a/ui/views/drag_utils_aura.cc b/ui/views/drag_utils_aura.cc
index 21a8fce5121bd96da1bcbd6b5da999b38ed8b32d..27577e0eb2c647383947dd6d403d041bffaba87d 100644
--- a/ui/views/drag_utils_aura.cc
+++ b/ui/views/drag_utils_aura.cc
@@ -4,10 +4,10 @@
#include "ui/views/drag_utils.h"
+#include "ui/aura/client/drag_drop_client.h"
#include "ui/aura/window.h"
#include "ui/aura/window_event_dispatcher.h"
#include "ui/wm/core/coordinate_conversion.h"
-#include "ui/wm/public/drag_drop_client.h"
namespace views {
« no previous file with comments | « ui/views/corewm/tooltip_controller.cc ('k') | ui/views/mus/drag_drop_client_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698