summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background
diff options
context:
space:
mode:
authorbenrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-09 05:31:09 +0000
committerbenrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-09 05:31:09 +0000
commitdb83b39e75880dabdf1062c1fe8c877929da205a (patch)
tree8c7d504591d2dd5cc892833c88c5ee36f6a39b2c /ash/desktop_background
parent273b92888ed2f84ae4f274df1a3a7021ae6970eb (diff)
downloadchromium_src-db83b39e75880dabdf1062c1fe8c877929da205a.zip
chromium_src-db83b39e75880dabdf1062c1fe8c877929da205a.tar.gz
chromium_src-db83b39e75880dabdf1062c1fe8c877929da205a.tar.bz2
Move Ash wallpapers into a separate grd/pak file to avoid duplication
BUG=141467 TEST=Local Linux build, try changing wallpaper TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10855059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150745 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/desktop_background')
-rw-r--r--ash/desktop_background/desktop_background_resources.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/desktop_background/desktop_background_resources.cc b/ash/desktop_background/desktop_background_resources.cc
index 110322d..aceb6c7 100644
--- a/ash/desktop_background/desktop_background_resources.cc
+++ b/ash/desktop_background/desktop_background_resources.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
#include "base/rand_util.h"
-#include "grit/ui_resources.h"
+#include "grit/ui_resources_wallpapers.h"
#include "ui/base/resource/resource_bundle.h"
#include "ui/gfx/image/image.h"