From a1e39cd7fd7af8d8a8934737ff09f59388c4d058 Mon Sep 17 00:00:00 2001 From: "derat@chromium.org" Date: Wed, 17 Jul 2013 06:11:05 +0000 Subject: 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 --- chrome/chrome_resources.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/chrome_resources.gyp') 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"', { -- cgit v1.1