blob: 51168e01198aeae2629cc89bc23e3020d9f7ed26 [file] [log] [blame]
borenetd9fa7582016-02-18 08:05:48 -08001{
2 'includes': [
3 'skia_repo.isolate',
4 ],
5 'variables': {
6 'command': [
7 'python', 'compile_skia.py', '<(BUILDER_NAME)', '${ISOLATED_OUTDIR}/out',
8 ],
9 },
10}