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