Index: ash/wm/window_animations.h |
diff --git a/ash/wm/window_animations.h b/ash/wm/window_animations.h |
index 7543ecc68bb760d03c43705cea7dc99fba00107d..58fe5150276e50ed761991eca1808c985b59ea29 100644 |
--- a/ash/wm/window_animations.h |
+++ b/ash/wm/window_animations.h |
@@ -15,11 +15,11 @@ |
namespace aura { |
class Window; |
} |
+ |
namespace ui { |
class Layer; |
class LayerTreeOwner; |
} |
-namespace views {} |
// This is only for animations specific to Ash. For window animations shared |
// with desktop Chrome, see ui/views/corewm/window_animations.h. |