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

Unified Diff: tools/mb/mb_config.pyl

Issue 2325003003: [Android] Fix cronet trybot name. (Closed)
Patch Set: Created 4 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 | « no previous file | 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 e99a79760db2995d240bf1eb4d0171c97e1b3cc5..e2c334115a21679d9d97bbbe5736a7544245ce0a 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -794,7 +794,7 @@
'android_compile_x64_dbg': 'android_gn_debug_trybot_x64',
'android_compile_x86_dbg': 'android_gn_debug_trybot_x86',
'android_coverage': 'android_gn_debug_trybot_java_coverage',
- 'android_cronet_builder': 'android_cronet_gn_release_trybot_arm_no_neon',
+ 'android_cronet': 'android_cronet_gn_release_trybot_arm_no_neon',
# TODO(crbug/597596): Switch this back to debug_trybot when cronet's
# shared library loading is fixed.
'android_cronet_tester': 'android_cronet_gn_debug_static_bot_arm_no_neon',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698