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

Unified Diff: build/all.gyp

Issue 1402073003: [swarming] Isolate test262. (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/test262/test262.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 689fec9ed7d4453fa37a135eea2325d673d2eab3..5213eb81eb119686f78286ec222fdc7ae7d50cc5 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -26,6 +26,7 @@
'../test/message/message.gyp:*',
'../test/mjsunit/mjsunit.gyp:*',
'../test/preparser/preparser.gyp:*',
+ '../test/test262/test262.gyp:*',
],
}],
]
« no previous file with comments | « no previous file | test/test262/test262.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698