Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(899)

Unified Diff: ash/wm/window_util.h

Issue 24020002: Move GetRootWindowController() to root_window_controller.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/wm/system_gesture_event_filter.cc ('k') | ash/wm/workspace/workspace_layout_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/window_util.h
diff --git a/ash/wm/window_util.h b/ash/wm/window_util.h
index 6822a77f32ebb8b62ee9c552894edfbca6d06c0d..c114b8d93e21f69183286937b0b40d37ddc2d5d8 100644
--- a/ash/wm/window_util.h
+++ b/ash/wm/window_util.h
@@ -10,7 +10,6 @@
#include "ui/base/ui_base_types.h"
namespace aura {
-class RootWindow;
class Window;
}
@@ -20,7 +19,6 @@ class Rect;
namespace ui {
class Event;
-class Layer;
}
namespace ash {
« no previous file with comments | « ash/wm/system_gesture_event_filter.cc ('k') | ash/wm/workspace/workspace_layout_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698