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

Unified Diff: tools/mb/mb_config.pyl

Issue 2200553002: Add config for ios-simulator-swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 4 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 | « ios/build/bots/chromium.mac/ios-simulator-swarming.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index ae5d5ef763367a97a298b2e56df65c524aa5c034..4125efe720ae3f43bd189ae3e6ed4f562b104ce9 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -396,6 +396,7 @@
'ios-simulator': 'ios_gyp',
'ios-simulator-cronet': 'ios_gn',
'ios-simulator-gn': 'ios_gn',
+ 'ios-simulator-swarming': 'ios_gn',
},
'chromium.memory': {
@@ -881,6 +882,7 @@
'ios-simulator': 'ios_gyp',
'ios-simulator-cronet': 'ios_gn',
'ios-simulator-gn': 'ios_gn',
+ 'ios-simulator-swarming': 'ios_gn',
'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
'mac_chromium_10.10_macviews': 'mac_views_browser_gn_release_trybot',
'mac_chromium_archive_rel_ng': 'noswarming_gn_release_bot_mac_strip',
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-swarming.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698