d9fa758292
BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1703663002 Review URL: https://codereview.chromium.org/1703663002
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',
|
|
],
|
|
},
|
|
}
|