Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 132502c67d4dd9ac8b54dfd11fdd65df5a9dca4b..4dda304e80d86ed4de125829b18b6a461ee564c7 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -165,6 +165,8 @@ |
'type': 'none', |
'dependencies': [ |
'../base/base.gyp:base_unittests_run', |
+ '../chrome/chrome.gyp:browser_tests_run', |
+ '../chrome/chrome.gyp:unit_tests_run', |
'../net/net.gyp:net_unittests_run', |
], |
}, # target_name: chromium_swarm_tests |