Index: ui/aura_shell/modal_container_layout_manager.cc |
diff --git a/ui/aura_shell/modal_container_layout_manager.cc b/ui/aura_shell/modal_container_layout_manager.cc |
index 4a42db2c1564aa00cdcc86f8b1296a3aa679d69d..7c6463cdff54de459f4df4989eca2fc3c78ded23 100644 |
--- a/ui/aura_shell/modal_container_layout_manager.cc |
+++ b/ui/aura_shell/modal_container_layout_manager.cc |
@@ -15,8 +15,8 @@ |
#include "ui/gfx/canvas.h" |
#include "ui/gfx/compositor/layer.h" |
#include "ui/gfx/compositor/layer_animator.h" |
+#include "ui/views/widget/widget.h" |
#include "views/view.h" |
-#include "views/widget/widget.h" |
namespace aura_shell { |
namespace internal { |