| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 27a674aabeb9013277f45560cecbf3d73393cbce..a4d33a52a15b60203292d314ff7f98b6bbc2610e 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -853,6 +853,15 @@
|
| },
|
| {
|
| "args": [
|
| + "--isolate_file_path=src/third_party/WebKit/Source/platform/heap/BlinkHeapUnitTests.isolate"
|
| + ],
|
| + "test": "blink_heap_unittests"
|
| + },
|
| + {
|
| + "test": "blink_platform_unittests"
|
| + },
|
| + {
|
| + "args": [
|
| "--isolate_file_path=src/breakpad/breakpad_unittests.isolate"
|
| ],
|
| "override_compile_targets": [
|
|
|