summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/all.gyp7
1 files changed, 7 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index db99203..7727c33 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -197,6 +197,13 @@
],
}, # target_name: chromium_builder_tests
{
+ 'target_name': 'chromium_2010_builder_tests',
+ 'type': 'none',
+ 'dependencies': [
+ '../chrome/chrome.gyp:chrome',
+ ],
+ }, # target_name: chromium_2010_builder_tests
+ {
'target_name': 'chromium_builder_perf',
'type': 'none',
'dependencies': [