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

Unified Diff: infra/bots/resources.isolate

Issue 1754843002: Swarming bots: Add support for perf steps (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix compile_skia out dir 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
« no previous file with comments | « infra/bots/perf_skia.isolate ('k') | infra/bots/test_skia.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/',
],
},
}
« no previous file with comments | « infra/bots/perf_skia.isolate ('k') | infra/bots/test_skia.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698