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

Unified Diff: tools/mb/mb_config.pyl

Issue 2629933003: Remove references to blimp from the build files. (Closed)
Patch Set: restore //build files Created 3 years, 11 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 | « testing/buildbot/gn_isolate_map.pyl ('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 21d8282e0c3a05c8b7e4c5f9d3ddf107dfcac556..1aee239cebb807c4cd082c33beb6ea2b886072cb 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -100,14 +100,6 @@
'Android deterministic': 'android_without_codecs_release_bot_minimal_symbols',
'Android deterministic (dbg)': 'android_debug_bot',
'Android x64 Tests': 'android_shared_release_bot_x64',
- 'Blimp Android Client':
- '//build/args/bots/chromium.fyi/blimp_client_rel.gn',
- 'Blimp Linux Engine':
- '//build/args/bots/chromium.fyi/blimp_engine_rel.gn',
- 'Blimp Client Engine Integration': {
- 'client': '//build/args/bots/chromium.fyi/blimp_client_rel.gn',
- 'engine': '//build/args/bots/chromium.fyi/blimp_engine_rel.gn',
- },
'Browser Side Navigation Linux': 'release_bot',
'CFI Linux CF': 'cfi_full_cfi_diag_release_static',
'CFI Linux ToT': 'cfi_full_clang_tot_release_static',
@@ -266,7 +258,6 @@
'Android Clang Builder (dbg)': 'android_clang_asan_errorprone_findbugs_debug_bot_minimal_symbols',
'Android Tests (dbg)': 'android_debug_static_bot',
'Android Tests': 'android_release_bot_minimal_symbols',
- 'Blimp Linux (dbg)': '//build/args/bots/chromium.linux/blimp_linux_dbg.gn',
'Cast Android (dbg)': 'android_cast_debug_static_bot',
'Cast Linux': 'cast_release_bot',
'Linux Builder (dbg)': 'debug_bot',
@@ -422,10 +413,6 @@
'Windows Dev': 'debug_bot',
},
- 'official.android': {
- 'blimp-engine': '//build/args/bots/official.android/blimp-engine.gn',
- },
-
'official.desktop': {
'mac64': 'official',
'precise64': 'official',
@@ -525,7 +512,6 @@
},
'tryserver.chromium.linux': {
- 'blimp_linux_dbg': '//build/args/bots/chromium.linux/blimp_linux_dbg.gn',
'Chromium Linux Codesearch Builder': 'codesearch',
'ChromiumOS Codesearch Builder': 'codesearch',
'cast_shell_linux': 'cast_release_trybot',
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698