Index: ash/wm/workspace/phantom_window_controller.cc |
diff --git a/ash/wm/workspace/phantom_window_controller.cc b/ash/wm/workspace/phantom_window_controller.cc |
index a23948f43c2eedd8f2c86aa07d14e89748e711ba..db43d45068ae1e9f8f2eae96703258da22b87fd7 100644 |
--- a/ash/wm/workspace/phantom_window_controller.cc |
+++ b/ash/wm/workspace/phantom_window_controller.cc |
@@ -10,9 +10,9 @@ |
#include "ui/aura/window.h" |
#include "ui/aura/window_observer.h" |
#include "ui/base/animation/slide_animation.h" |
+#include "ui/compositor/layer.h" |
+#include "ui/compositor/scoped_layer_animation_settings.h" |
#include "ui/gfx/canvas.h" |
-#include "ui/gfx/compositor/layer.h" |
-#include "ui/gfx/compositor/scoped_layer_animation_settings.h" |
#include "ui/gfx/skia_util.h" |
#include "ui/views/painter.h" |
#include "ui/views/view.h" |