summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index ab76eb8..b47006a 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -261,6 +261,14 @@
],
}, # target_name: chromium_2010_builder_tests
{
+ 'target_name': 'chromium_builder_nacl_win_integration',
+ 'type': 'none',
+ 'dependencies': [
+ 'chromium_builder_qa', # needed for pyauto
+ 'chromium_builder_tests',
+ ],
+ }, # target_name: chromium_builder_nacl_win_integration
+ {
'target_name': 'chromium_builder_perf',
'type': 'none',
'dependencies': [