Chromium Code Reviews| Index: infra/bots/skia_repo.isolate |
| diff --git a/infra/bots/skia_repo.isolate b/infra/bots/skia_repo.isolate |
| index 7410388b3fbcf40f3204db45b875bab7572122cc..f07a60b65a72584e0f0cf28717a5d89bbb47b181 100644 |
| --- a/infra/bots/skia_repo.isolate |
| +++ b/infra/bots/skia_repo.isolate |
| @@ -1,7 +1,8 @@ |
| { |
| 'variables': { |
| 'files': [ |
| - '../../', |
| + '../../../.gclient', |
| + '../../../skia/', |
| ], |
| }, |
| } |