summaryrefslogtreecommitdiffstats
path: root/ash/shell
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-23 01:04:56 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-23 01:04:56 +0000
commit7585967a09c178beb19d154411e16d0bf460b98c (patch)
treecc081a045d88728d3ec1afccdf603278f9a9fd6a /ash/shell
parent7d578660a7d482216efbac91434fd30bb122a154 (diff)
downloadchromium_src-7585967a09c178beb19d154411e16d0bf460b98c.zip
chromium_src-7585967a09c178beb19d154411e16d0bf460b98c.tar.gz
chromium_src-7585967a09c178beb19d154411e16d0bf460b98c.tar.bz2
Move some more files into ash... this time seed the window manager dir.
http://crbug.com/108457 TEST=none TBR=sky Review URL: http://codereview.chromium.org/9026017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115655 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell')
-rw-r--r--ash/shell/window_type_launcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shell/window_type_launcher.cc b/ash/shell/window_type_launcher.cc
index e839719..a85d3aa 100644
--- a/ash/shell/window_type_launcher.cc
+++ b/ash/shell/window_type_launcher.cc
@@ -6,10 +6,10 @@
#include "ash/shell/example_factory.h"
#include "ash/shell/toplevel_window.h"
+#include "ash/wm/shadow_types.h"
#include "base/utf_string_conversions.h"
#include "ui/aura/root_window.h"
#include "ui/aura/window.h"
-#include "ui/aura_shell/shadow_types.h"
#include "ui/aura_shell/shell_window_ids.h"
#include "ui/aura_shell/toplevel_frame_view.h"
#include "ui/gfx/canvas.h"