Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2367)

Unified Diff: build/all.gyp

Issue 1374733006: [swarming] Run unittests together with default tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/default.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 1640b972e7dfcbd603171ac689bc0872361c6065..689fec9ed7d4453fa37a135eea2325d673d2eab3 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -22,7 +22,6 @@
['test_isolation_mode != "noop"', {
'dependencies': [
'../test/default.gyp:*',
- '../test/developer_default.gyp:*',
'../test/intl/intl.gyp:*',
'../test/message/message.gyp:*',
'../test/mjsunit/mjsunit.gyp:*',
« no previous file with comments | « no previous file | test/default.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698