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

Unified Diff: build/common.gypi

Issue 498373003: Swarming configuration files for chromoting integration tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « build/all.gyp ('k') | testing/chromoting/chromoting_integration_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index d00b6a70826b131ca5f16cea034b2ede8823d8df..0a429af4d257fe9cc0de77587dd8e675b1d9fb5d 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2366,6 +2366,9 @@
# Whether to allow building of the GPU-related isolates.
'archive_gpu_tests%': 0,
+
+ # Whether to allow building of chromoting related isolates.
+ 'chromoting_swarm_tests%': 0,
},
'target_defaults': {
'variables': {
« no previous file with comments | « build/all.gyp ('k') | testing/chromoting/chromoting_integration_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698