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

Unified Diff: ash/desktop_background/desktop_background_resources.cc

Issue 10910264: Move wallpapers to ash/resource (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mac fix Created 8 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/ash_resources.gypi ('k') | ash/resources/ash_wallpaper_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/desktop_background/desktop_background_resources.cc
diff --git a/ash/desktop_background/desktop_background_resources.cc b/ash/desktop_background/desktop_background_resources.cc
index aceb6c7e4589222c7a7100a47d441693b4241780..3573bcf247c6675806236e37b024830e3c7620c2 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_wallpapers.h"
+#include "grit/ash_wallpaper_resources.h"
#include "ui/base/resource/resource_bundle.h"
#include "ui/gfx/image/image.h"
« no previous file with comments | « ash/ash_resources.gypi ('k') | ash/resources/ash_wallpaper_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698