Index: ui/views/window/dialog_client_view.h |
diff --git a/ui/views/window/dialog_client_view.h b/ui/views/window/dialog_client_view.h |
index 7ea972069b2e9e3e671b5b09e6dc8dab1a6f2457..6602709b3099d05440c124f13674bc8db63cedc1 100644 |
--- a/ui/views/window/dialog_client_view.h |
+++ b/ui/views/window/dialog_client_view.h |
@@ -7,9 +7,9 @@ |
#pragma once |
#include "ui/gfx/font.h" |
+#include "ui/views/focus/focus_manager.h" |
#include "ui/views/window/client_view.h" |
#include "views/controls/button/button.h" |
-#include "views/focus/focus_manager.h" |
namespace views { |