summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/drag_drop_controller_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura_shell/drag_drop_controller_unittest.cc')
-rw-r--r--ui/aura_shell/drag_drop_controller_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/aura_shell/drag_drop_controller_unittest.cc b/ui/aura_shell/drag_drop_controller_unittest.cc
index ad87b3d..36d3170 100644
--- a/ui/aura_shell/drag_drop_controller_unittest.cc
+++ b/ui/aura_shell/drag_drop_controller_unittest.cc
@@ -11,9 +11,9 @@
#include "ui/aura/event.h"
#include "ui/aura_shell/desktop_event_filter.h"
#include "ui/aura_shell/test/aura_shell_test_base.h"
-#include "ui/base/dragdrop/os_exchange_data.h"
#include "ui/base/dragdrop/drag_drop_types.h"
-#include "views/events/event.h"
+#include "ui/base/dragdrop/os_exchange_data.h"
+#include "ui/views/events/event.h"
#include "views/view.h"
#include "views/widget/widget.h"