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

Unified Diff: infra/bots/test_skia.isolate

Issue 2169653003: Change SKPs to new asset management format (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add --upload_to_partner_bucket flag to create.py Created 4 years, 5 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/skps.isolate ('k') | site/dev/testing/skps.md » ('j') | 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 8e38791ebfd9b0221e152f7d6baa33bc7a63340e..e43e843938cb649ec79cc2c0478339a51c53d655 100644
--- a/infra/bots/test_skia.isolate
+++ b/infra/bots/test_skia.isolate
@@ -4,6 +4,10 @@
'infrabots.isolate',
'ios_bin.isolate',
'resources.isolate',
- 'skps.isolate',
],
+ 'variables': {
+ 'files': [
+ '../../../.gclient',
+ ],
+ },
}
« no previous file with comments | « infra/bots/skps.isolate ('k') | site/dev/testing/skps.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698