aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/skia_repo.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/skia_repo.isolate')
-rw-r--r--infra/bots/skia_repo.isolate3
1 files changed, 2 insertions, 1 deletions
diff --git a/infra/bots/skia_repo.isolate b/infra/bots/skia_repo.isolate
index 7410388b3f..f07a60b65a 100644
--- a/infra/bots/skia_repo.isolate
+++ b/infra/bots/skia_repo.isolate
@@ -1,7 +1,8 @@
{
'variables': {
'files': [
- '../../',
+ '../../../.gclient',
+ '../../../skia/',
],
},
}