summaryrefslogtreecommitdiffstats
path: root/ash/shell
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-13 20:13:25 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-13 20:13:25 +0000
commit57506de01a982ec0a3aad7ba80323f4048ab8197 (patch)
treeed0ae521837a643ff5b873542cf6d047b8e5fae5 /ash/shell
parent5666725bc5c72d2b5a33edd36a411a68be607a98 (diff)
downloadchromium_src-57506de01a982ec0a3aad7ba80323f4048ab8197.zip
chromium_src-57506de01a982ec0a3aad7ba80323f4048ab8197.tar.gz
chromium_src-57506de01a982ec0a3aad7ba80323f4048ab8197.tar.bz2
Revert r156610 "add ash_resources.grd and necessary changes to use images in ash/resources"
TBR=oshima@chromium.org BUG=146034 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156614 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell')
-rw-r--r--ash/shell/launcher_delegate_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shell/launcher_delegate_impl.cc b/ash/shell/launcher_delegate_impl.cc
index 315c875..c53dec7 100644
--- a/ash/shell/launcher_delegate_impl.cc
+++ b/ash/shell/launcher_delegate_impl.cc
@@ -8,7 +8,7 @@
#include "ash/shell/toplevel_window.h"
#include "ash/shell/window_watcher.h"
#include "ash/wm/window_util.h"
-#include "grit/ash_resources.h"
+#include "grit/ui_resources.h"
#include "ui/aura/window.h"
namespace ash {