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

Unified Diff: infra/bots/test_skia.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/resources.isolate ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/test_skia.isolate
diff --git a/infra/bots/test_skia.isolate b/infra/bots/test_skia.isolate
index d9eab8cfd9655843f3fb915e1aa362c6885e7f10..d5bb98cad38e9e6f1b2f9c4cc90df294976810b8 100644
--- a/infra/bots/test_skia.isolate
+++ b/infra/bots/test_skia.isolate
@@ -1,7 +1,8 @@
{
'includes': [
'images.isolate',
- 'skia_repo.isolate',
+ 'infrabots.isolate',
+ 'resources.isolate',
'skps.isolate',
],
'variables': {
« no previous file with comments | « infra/bots/resources.isolate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698