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

Unified Diff: infra/bots/compile_skia.isolate

Issue 2175373002: Move Skia recipes from build repo (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Address more comments 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 | « PRESUBMIT.py ('k') | infra/bots/gen_buildbot_specs.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/compile_skia.isolate
diff --git a/infra/bots/compile_skia.isolate b/infra/bots/compile_skia.isolate
index c29919938e26a1b7994fa88fc80e3b72a5193642..767fa3af9ee7c90c62fce143519bdd30571df2cc 100644
--- a/infra/bots/compile_skia.isolate
+++ b/infra/bots/compile_skia.isolate
@@ -1,4 +1,7 @@
{
+ 'includes': [
+ 'swarm_recipe.isolate',
+ ],
'variables': {
'files': [
'../../../.gclient',
« no previous file with comments | « PRESUBMIT.py ('k') | infra/bots/gen_buildbot_specs.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698