summaryrefslogtreecommitdiffstats
path: root/views/controls/native/native_view_host_aura.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/native/native_view_host_aura.cc')
-rw-r--r--views/controls/native/native_view_host_aura.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/native/native_view_host_aura.cc b/views/controls/native/native_view_host_aura.cc
index 888ece7..f5ea43c 100644
--- a/views/controls/native/native_view_host_aura.cc
+++ b/views/controls/native/native_view_host_aura.cc
@@ -7,8 +7,8 @@
#include "base/logging.h"
#include "ui/aura/focus_manager.h"
#include "ui/aura/window.h"
+#include "ui/views/widget/widget.h"
#include "views/controls/native/native_view_host.h"
-#include "views/widget/widget.h"
namespace views {