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

Unified Diff: build/gn_migration.gypi

Issue 1212003003: Convert sbox_validation_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_sbox_unittests
Patch Set: Include wow_helper only on 32 bits build Created 5 years, 6 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 | sandbox/sbox_validation_tests.isolate » ('j') | sandbox/sbox_validation_tests.isolate » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 811be4caf21d96548157adb2c3bf20d7310a3993..b1f9edc094f278dda2331b4de4528d5c6f357743 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -568,6 +568,7 @@
'dependencies': [
'../sandbox/sandbox.gyp:sbox_integration_tests',
'../sandbox/sandbox.gyp:sbox_unittests',
+ '../sandbox/sandbox.gyp:sbox_validation_tests',
],
}],
['use_ash==1', {
« no previous file with comments | « no previous file | sandbox/sbox_validation_tests.isolate » ('j') | sandbox/sbox_validation_tests.isolate » ('J')

Powered by Google App Engine
This is Rietveld 408576698