| Index: infra/bots/infrabots.isolate
|
| diff --git a/infra/bots/infrabots.isolate b/infra/bots/infrabots.isolate
|
| index 7415411c364a9b9eb3ff33f446b8a75fb9bd8a45..d7248f240ef39de2b333b0c537652e0a8bf0da19 100644
|
| --- a/infra/bots/infrabots.isolate
|
| +++ b/infra/bots/infrabots.isolate
|
| @@ -1,13 +1,7 @@
|
| {
|
| 'variables': {
|
| 'files': [
|
| - '../../tools/__init__.py',
|
| - '../../tools/buildbot_spec.py',
|
| - '../../tools/builder_name_schema.json',
|
| - '../../tools/builder_name_schema.py',
|
| - '../../tools/dm_flags.py',
|
| '../../tools/lsan.supp',
|
| - '../../tools/nanobench_flags.py',
|
| '../../tools/tsan.supp',
|
| '../../tools/ubsan.supp',
|
| '../../tools/valgrind.supp',
|
|
|