| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index c4e9c24a1f911bbc879802079b4146f3eda2afcb..e64904b2ce59f051d3e958e587fa6959d1565a18 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -769,6 +769,17 @@
|
| "can_use_on_swarming_builders": false
|
| },
|
| "test": "blink_platform_unittests"
|
| + },
|
| + {
|
| + "override_compile_targets": [
|
| + "chrome_public_test_apk"
|
| + ],
|
| + "override_isolate_target": "chrome_public_test_apk",
|
| + "render_results_dir": "chrome/test/data/android/render_tests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": false
|
| + },
|
| + "test": "chrome_public_test_apk"
|
| }
|
| ],
|
| "scripts": [
|
|
|