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

Unified Diff: build/all.gyp

Issue 1700673002: [Swarming] Isolate valgrind runner. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Review Created 4 years, 10 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 | build/has_valgrind.py » ('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 f85c638789ed85ce2748a4fc92c8873c2a2e8c25..c844fb5d7ad4dc9316bdbefc2848a53c72fdd46c 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -36,6 +36,7 @@
'../test/test262/test262.gyp:*',
'../test/webkit/webkit.gyp:*',
'../tools/check-static-initializers.gyp:*',
+ '../tools/run-valgrind.gyp:*',
],
}],
]
« no previous file with comments | « no previous file | build/has_valgrind.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698