aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/compile_skia.isolate
blob: 767fa3af9ee7c90c62fce143519bdd30571df2cc (plain)
1
2
3
4
5
6
7
8
9
10
{
  'includes': [
    'swarm_recipe.isolate',
  ],
  'variables': {
    'files': [
      '../../../.gclient',
    ],
  },
}