Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1086)

Unified Diff: infra/bots/skia_repo.isolate

Issue 1791513002: Fix compile on Windows swarming bot (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Handle AccessDenied Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « infra/bots/flavor/default_flavor.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/',
],
},
}
« no previous file with comments | « infra/bots/flavor/default_flavor.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698