Chromium Code Reviews| Index: ui/wm/core/window_animations.h |
| diff --git a/ui/wm/core/window_animations.h b/ui/wm/core/window_animations.h |
| index 1ef34ceb73cdc7ce81c74a8e55e1efa1b4d7a72a..b2c1ad7d4b4c7a6732356af5bdcf050d0af8d38f 100644 |
| --- a/ui/wm/core/window_animations.h |
| +++ b/ui/wm/core/window_animations.h |
| @@ -17,14 +17,6 @@ class Window; |
| namespace base { |
| class TimeDelta; |
| } |
| -namespace gfx { |
| -class Rect; |
| -} |
| -namespace ui { |
| -class ImplicitAnimationObserver; |
| -class Layer; |
| -class LayerAnimationSequence; |
| -} |
| namespace wm { |