Index: views/controls/native/native_view_host_views.cc |
diff --git a/views/controls/native/native_view_host_views.cc b/views/controls/native/native_view_host_views.cc |
index 06ca63a9cfa84b35da22fa74bbc468c305f3cbc7..56e6e3769f77e81fe2ef46f3f7b986d98f74fa64 100644 |
--- a/views/controls/native/native_view_host_views.cc |
+++ b/views/controls/native/native_view_host_views.cc |
@@ -6,8 +6,8 @@ |
#include "base/logging.h" |
#include "ui/gfx/canvas.h" |
+#include "ui/views/focus/focus_manager.h" |
#include "views/controls/native/native_view_host.h" |
-#include "views/focus/focus_manager.h" |
#include "views/widget/root_view.h" |
#include "views/widget/widget.h" |