| Index: tools/testrunner/testrunner.isolate
|
| diff --git a/tools/testrunner/testrunner.isolate b/tools/testrunner/testrunner.isolate
|
| index 84a25477be657bfb26aa736f7989f568a9ea2e67..1e8e9dccb9966383f02c64244107e4af096208ea 100644
|
| --- a/tools/testrunner/testrunner.isolate
|
| +++ b/tools/testrunner/testrunner.isolate
|
| @@ -15,6 +15,7 @@
|
| ['coverage==1 and sanitizer_coverage=="bb"', {
|
| 'variables': {
|
| 'files': [
|
| + '../sanitizers/sancov_merger.py',
|
| '../../third_party/llvm/projects/compiler-rt/lib/sanitizer_common/scripts/sancov.py',
|
| ],
|
| },
|
|
|