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

Unified Diff: ui/wm/public/scoped_drag_drop_disabler.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/wm/public/drag_drop_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/public/scoped_drag_drop_disabler.cc
diff --git a/ui/wm/public/scoped_drag_drop_disabler.cc b/ui/wm/public/scoped_drag_drop_disabler.cc
index aaeb56df05167c7d8b7e71247a3c1001c40c29f9..9ae134cb5ce1bc1110f1db8496db75a82a6ef066 100644
--- a/ui/wm/public/scoped_drag_drop_disabler.cc
+++ b/ui/wm/public/scoped_drag_drop_disabler.cc
@@ -4,8 +4,8 @@
#include "ui/wm/public/scoped_drag_drop_disabler.h"
+#include "ui/aura/client/drag_drop_client.h"
#include "ui/aura/window.h"
-#include "ui/wm/public/drag_drop_client.h"
namespace aura {
namespace client {
« no previous file with comments | « ui/wm/public/drag_drop_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698