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

Unified Diff: build/all.gyp

Issue 1414713002: [swarming] Isolate bot_default. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: typo 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/bot_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 88a9f924dd1830046d09e8940f6009dba8d5efa7..ad4c5213de378fb732bd20417b53cb71aa781efa 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -21,6 +21,7 @@
}],
['test_isolation_mode != "noop"', {
'dependencies': [
+ '../test/bot_default.gyp:*',
'../test/default.gyp:*',
'../test/intl/intl.gyp:*',
'../test/message/message.gyp:*',
« no previous file with comments | « no previous file | test/bot_default.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698