11 lines
176 B
Plaintext
11 lines
176 B
Plaintext
|
{
|
||
|
'includes': [
|
||
|
'skia_repo.isolate',
|
||
|
],
|
||
|
'variables': {
|
||
|
'command': [
|
||
|
'python', 'compile_skia.py', '<(BUILDER_NAME)', '${ISOLATED_OUTDIR}/out',
|
||
|
],
|
||
|
},
|
||
|
}
|