Chromium Code Reviews| Index: ash/wm/window_util.h |
| diff --git a/ash/wm/window_util.h b/ash/wm/window_util.h |
| index e994f4d40a5fb8f01655b5d608bcf0fd4383acc7..756e2121abc8ce0aed62bc0a65fc3e58fb3b4115 100644 |
| --- a/ash/wm/window_util.h |
| +++ b/ash/wm/window_util.h |
| @@ -17,9 +17,6 @@ class Layer; |
| } |
| namespace ash { |
| -namespace internal { |
| -class RootWindowController; |
| -} |
| namespace wm { |
| // Convenience setters/getters for |aura::client::kRootWindowActiveWindow|. |