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

Unified Diff: tools/mb/mb_config.pyl

Issue 1918243002: Try to fix damage from switching ClangToTAndroidASan to mb and gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 6a4b6f28af4a1475dcc37b4b6dd3d114e50920b1..f52b6f28af5bdd9868528ea72b6693e022b06e05 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -896,7 +896,8 @@
],
'android_clang_tot_asan_gn_debug_bot_minimal_symbols': [
- 'android', 'clang_tot', 'asan', 'gn', 'debug_bot_minimal_symbols',
+ 'android_without_codecs', 'clang_tot', 'asan', 'gn',
+ 'shared', 'debug', 'minimal_symbols',
Dirk Pranke 2016/04/26 15:18:39 the config name now won't be following the normal
Nico 2016/04/26 15:21:57 Done.
],
'android_clang_asan_findbugs_gyp_debug_bot_minimal_symbols': [
« 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