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

Unified Diff: infra/bots/resources.isolate

Issue 1759553003: Swarming bots: setup for skipping download of build products (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 10 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
Index: infra/bots/resources.isolate
diff --git a/infra/bots/images.isolate b/infra/bots/resources.isolate
similarity index 64%
copy from infra/bots/images.isolate
copy to infra/bots/resources.isolate
index b93d95d76a0dd540f65df8a0023ec413fc95272f..be735523cc398e0579ef310dba838970f8f94e7d 100644
--- a/infra/bots/images.isolate
+++ b/infra/bots/resources.isolate
@@ -1,7 +1,7 @@
{
'variables': {
'files': [
- '../../../images/',
+ '../../resources/',
],
},
}

Powered by Google App Engine
This is Rietveld 408576698