e2edfba592
Bug: skia:9588 Change-Id: I8dc915f9cedd40b94f37f3d1ae89bb7d4767814f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/252186 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
14 lines
257 B
Plaintext
14 lines
257 B
Plaintext
{
|
|
'includes': [
|
|
'swarm_recipe.isolate',
|
|
],
|
|
'variables': {
|
|
'files': [
|
|
'../../modules/canvaskit',
|
|
'../../modules/pathkit/perf/perfReporter.js',
|
|
'../../modules/pathkit/tests/testReporter.js',
|
|
'../canvaskit',
|
|
],
|
|
},
|
|
}
|