From 6b2d4a0b58fedbc3b9c646b05b0eeadddc218e03 Mon Sep 17 00:00:00 2001 From: "oshima@chromium.org" Date: Fri, 6 Sep 2013 06:29:54 +0000 Subject: Move GetRootWindowController to root_window_controller.h Remove unnecessary includes, forward decls BUG=272460 Review URL: https://chromiumcodereview.appspot.com/24020002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221605 0039d316-1c4b-4281-b951-d872f2087c98 --- ash/shelf/shelf_layout_manager.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'ash/shelf') diff --git a/ash/shelf/shelf_layout_manager.cc b/ash/shelf/shelf_layout_manager.cc index 1ea2d98..c3cf7f99 100644 --- a/ash/shelf/shelf_layout_manager.cc +++ b/ash/shelf/shelf_layout_manager.cc @@ -24,7 +24,6 @@ #include "ash/system/status_area_widget.h" #include "ash/wm/gestures/shelf_gesture_handler.h" #include "ash/wm/mru_window_tracker.h" -#include "ash/wm/property_util.h" #include "ash/wm/window_animations.h" #include "ash/wm/window_properties.h" #include "ash/wm/window_util.h" -- cgit v1.1