Chromium Code Reviews| Index: ash/rotator/window_rotation.h |
| diff --git a/ash/rotator/window_rotation.h b/ash/rotator/window_rotation.h |
| index 9ef6b4a0559dde287c5a40b6606ca65b14318d59..6d5378bd54fd13dccfabf412c49e2ae9906788db 100644 |
| --- a/ash/rotator/window_rotation.h |
| +++ b/ash/rotator/window_rotation.h |
| @@ -17,10 +17,6 @@ class InterpolatedTransform; |
| class Layer; |
| } |
| -namespace aura { |
| -class RootWindow; |
| -} |
| - |
| namespace ash { |
| // A window rotation represents a single transition from one window orientation |