summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_resources.gyp
diff options
context:
space:
mode:
authorderat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-17 06:11:05 +0000
committerderat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-17 06:11:05 +0000
commita1e39cd7fd7af8d8a8934737ff09f59388c4d058 (patch)
treeefe69eefc22134f8a438a5c95e8c38d5c762b65a /chrome/chrome_resources.gyp
parenta7b00676ef397d9eaa27aaac02f36e05a07e569c (diff)
downloadchromium_src-a1e39cd7fd7af8d8a8934737ff09f59388c4d058.zip
chromium_src-a1e39cd7fd7af8d8a8934737ff09f59388c4d058.tar.gz
chromium_src-a1e39cd7fd7af8d8a8934737ff09f59388c4d058.tar.bz2
ash: Remove ash_wallpaper_resources.
The default Chrome OS wallpaper is specified on the command line now. BUG=248764 Review URL: https://chromiumcodereview.appspot.com/18470004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211970 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_resources.gyp')
-rw-r--r--chrome/chrome_resources.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
index e65f2d0..3084064 100644
--- a/chrome/chrome_resources.gyp
+++ b/chrome/chrome_resources.gyp
@@ -357,7 +357,6 @@
['use_ash==1', {
'dependencies': [
'<(DEPTH)/ash/ash.gyp:ash_resources',
- '<(DEPTH)/ash/ash.gyp:ash_wallpaper_resources',
],
}],
['OS != "mac" and OS != "ios"', {