summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/drag_drop_controller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura_shell/drag_drop_controller.cc')
-rw-r--r--ui/aura_shell/drag_drop_controller.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/aura_shell/drag_drop_controller.cc b/ui/aura_shell/drag_drop_controller.cc
index b5977de..1de646a 100644
--- a/ui/aura_shell/drag_drop_controller.cc
+++ b/ui/aura_shell/drag_drop_controller.cc
@@ -15,7 +15,7 @@
#include "ui/base/dragdrop/os_exchange_data_provider_aura.h"
#include "ui/gfx/point.h"
#include "ui/gfx/rect.h"
-#include "views/widget/native_widget_aura.h"
+#include "ui/views/widget/native_widget_aura.h"
namespace aura_shell {
namespace internal {