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

Unified Diff: webrtc/build/mb_config.pyl

Issue 2233913002: MB: Fix typo for android_arm64_rel trybot. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 4 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: webrtc/build/mb_config.pyl
diff --git a/webrtc/build/mb_config.pyl b/webrtc/build/mb_config.pyl
index a41c52f45ffc920df7dbd0f9effa480a70ad338d..c036f9af0fa31da6ed2b96890c64ee39f7bbdd48 100644
--- a/webrtc/build/mb_config.pyl
+++ b/webrtc/build/mb_config.pyl
@@ -103,7 +103,7 @@
'android_dbg': 'android_gyp_debug_bot_arm',
'android_rel': 'android_gyp_release_bot_arm',
'android_clang_dbg': 'android_gyp_clang_debug_bot_arm',
- 'android_amd64_rel': 'android_gyp_release_bot_arm64',
+ 'android_arm64_rel': 'android_gyp_release_bot_arm64',
'android_n6': 'android_gyp_debug_bot_arm',
'android_gn_dbg': 'android_gn_debug_bot_arm',
'android_gn_rel': 'android_gn_release_bot_arm',
« 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