| Index: scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| index f21921ef831e05783c57d39b08494b50db15e73a..6d1dde22f01e1fa2dc1b9dae4cf95591944f005b 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| @@ -2009,7 +2009,8 @@ SPEC = {
|
| 'BUILD_CONFIG': 'Debug',
|
| 'TARGET_PLATFORM': 'android',
|
| },
|
| - 'bot_type': 'builder_tester',
|
| + 'parent_buildername': 'Android Builder (dbg)',
|
| + 'bot_type': 'tester',
|
| 'android_config': 'main_builder_mb',
|
| 'remove_system_webview': True,
|
| 'tests': [
|
|
|