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

Unified Diff: build/gn_migration.gypi

Issue 1219403002: Convert sbox_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@3_sbox_integration_tests
Patch Set: Fix rebase error Created 5 years, 5 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_unittests.isolate » ('j') | no next file with comments »
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 eef20cb051d3b0125b8a57f6e849d7658e9feb59..a877af4413fb45892f6632d8bf22e6d5f0e3bf0f 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -569,6 +569,7 @@
['OS=="win"', {
'dependencies': [
'../sandbox/sandbox.gyp:sbox_integration_tests',
+ '../sandbox/sandbox.gyp:sbox_unittests',
],
}],
['use_ash==1', {
« no previous file with comments | « no previous file | sandbox/sbox_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698