summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 0c875cc..1b9d5fe7 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -223,11 +223,6 @@
'../google_apis/gcm/gcm.gyp:*',
],
}],
- ['chromeos==1 or (OS=="linux" and use_aura==1) or (OS=="win" and use_aura==1)', {
- 'dependencies': [
- '../apps/shell/app_shell.gyp:*',
- ],
- }],
],
}, # target_name: All
{