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