Index: ui/aura_shell/drag_drop_controller_unittest.cc |
diff --git a/ui/aura_shell/drag_drop_controller_unittest.cc b/ui/aura_shell/drag_drop_controller_unittest.cc |
index 3ebdbdce061144fff6bbe514773566b41adadaf0..6464a50743fb5aaa6547778e953c089e46fee460 100644 |
--- a/ui/aura_shell/drag_drop_controller_unittest.cc |
+++ b/ui/aura_shell/drag_drop_controller_unittest.cc |
@@ -14,8 +14,8 @@ |
#include "ui/base/dragdrop/drag_drop_types.h" |
#include "ui/base/dragdrop/os_exchange_data.h" |
#include "ui/views/events/event.h" |
+#include "ui/views/view.h" |
#include "ui/views/widget/widget.h" |
-#include "views/view.h" |
namespace aura_shell { |
namespace test { |