Index: chrome/chrome_resources.gyp |
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp |
index 94075ef990fda9819bb46ade44ddf5ca6798403a..8018cebcdca6b6d5a4f857e15dad0795a7ee42d2 100644 |
--- a/chrome/chrome_resources.gyp |
+++ b/chrome/chrome_resources.gyp |
@@ -270,7 +270,6 @@ |
'<(DEPTH)/net/net.gyp:net_resources', |
'<(DEPTH)/ui/base/strings/ui_strings.gyp:ui_strings', |
'<(DEPTH)/ui/ui.gyp:ui_resources', |
- '<(DEPTH)/ui/ui.gyp:ui_resources_wallpapers', |
'<(DEPTH)/webkit/support/webkit_support.gyp:webkit_resources', |
'<(DEPTH)/webkit/support/webkit_support.gyp:webkit_strings', |
], |
@@ -304,6 +303,7 @@ |
['use_aura==1', { |
'dependencies': [ |
'<(DEPTH)/ash/ash.gyp:ash_resources', |
+ '<(DEPTH)/ash/ash.gyp:ash_wallpaper_resources', |
], |
}], |
['OS != "mac"', { |