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