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

Unified Diff: tools/mb/mb_config.pyl

Issue 2149493007: Add config for ios-simulator-cronet bot (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-cronet.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 9186640bafcef5a7151e96f1bc53d339ce903cd2..e9dc06148217cf090112800365e0b6816c09258a 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -365,6 +365,7 @@
'ios-device': 'ios_gyp',
'ios-device-gn': 'ios_gn',
'ios-simulator': 'ios_gyp',
+ 'ios-simulator-cronet': 'ios_gyp',
'ios-simulator-gn': 'ios_gn',
},
@@ -786,6 +787,7 @@
'ios-device': 'ios_gyp',
'ios-device-gn': 'ios_gn',
'ios-simulator': 'ios_gyp',
+ 'ios-simulator-cronet': 'ios_gyp',
'ios-simulator-gn': 'ios_gn',
'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot',
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-cronet.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698