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

Unified Diff: tools/mb/mb_config.pyl

Issue 2583813002: mb: Add config for new 64 bit android compile on chromium.perf (Closed)
Patch Set: Fixed typo Created 4 years 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 7a3ebebeca3cc68ce0ef7dbc77b388ed93ddd0a7..9b4c7b35faefc0c18d53a71d99d1f6d428a5f398 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -324,8 +324,9 @@
'chromium.perf': {
'Android Builder': 'official_goma_minimal_symbols_android',
- 'Android Compile': 'official_goma_minimal_symbols_android',
'Android arm64 Builder': 'official_goma_minimal_symbols_android_arm64',
+ 'Android Compile': 'official_goma_minimal_symbols_android',
+ 'Android arm64 Compile': 'official_goma_minimal_symbols_android_arm64',
'Linux Builder': 'official_goma',
'Mac Builder': 'official_goma',
'Win Builder': 'official_goma_x86',
« 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