Index: mash/wm/non_client_frame_controller.cc |
diff --git a/mash/wm/non_client_frame_controller.cc b/mash/wm/non_client_frame_controller.cc |
index d2f7da33e3f58aa5280fb9c63789d710096c89b7..a4c699807f12c510acf9402d0e42a7c02155c67f 100644 |
--- a/mash/wm/non_client_frame_controller.cc |
+++ b/mash/wm/non_client_frame_controller.cc |
@@ -24,11 +24,11 @@ |
#include "mash/wm/frame/non_client_frame_view_mash.h" |
#include "mash/wm/property_util.h" |
#include "mash/wm/shadow.h" |
-#include "mojo/converters/geometry/geometry_type_converters.h" |
#include "ui/aura/layout_manager.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_tree_host.h" |
#include "ui/compositor/layer.h" |
+#include "ui/gfx/geometry/mojo/geometry_type_converters.h" |
#include "ui/gfx/geometry/vector2d.h" |
#include "ui/views/mus/native_widget_mus.h" |
#include "ui/views/widget/widget.h" |