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