| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index e0ef80e28f432a5bd213e4a586d6edb13dd35878..03e064ec153a3eed30d3afd78ed8a1e2e0bfe14f 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -79,6 +79,17 @@
|
| ]
|
| },
|
| "Android Tests (trial)(dbg)": {
|
| + "gtest_tests": [
|
| + {
|
| + "args": [
|
| + "--isolate_file_path=src/third_party/WebKit/Source/platform/heap/BlinkHeapUnitTests.isolate"
|
| + ],
|
| + "test": "blink_heap_unittests"
|
| + },
|
| + {
|
| + "test": "blink_platform_unittests"
|
| + }
|
| + ],
|
| "scripts": [
|
| {
|
| "name": "telemetry_unittests",
|
|
|