summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r--chrome/chrome_dll.gypi5
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index 090a3d2..7481dfd 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -85,11 +85,6 @@
'../ui/compositor/compositor.gyp:compositor',
],
}],
- ['use_ash==1', {
- 'sources': [
- '<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources/ash_wallpaper_resources.rc',
- ],
- }],
['OS=="win" and target_arch=="ia32"', {
# Add a dependency to custom import library for user32 delay
# imports only in x86 builds.