commit | 73dfa201cdae82aa9fcc0c4d0408296f44feb6d6 | [log] [tgz] |
---|---|---|
author | Xiaoming Shi <xiaomings@google.com> | Thu Mar 12 11:31:35 2020 -0700 |
committer | Xiaoming Shi <xiaomings@google.com> | Thu Mar 12 11:32:38 2020 -0700 |
tree | 96bd128839e91d694e60727019732963703903b8 | |
parent | e65d16557d961f20c673315a0486c82b2459d78d [diff] [blame] |
Import Cobalt 21.master.0.253153
diff --git a/src/third_party/skia/infra/bots/compile_android_framework.isolate b/src/third_party/skia/infra/bots/compile_android_framework.isolate new file mode 100644 index 0000000..5b11547 --- /dev/null +++ b/src/third_party/skia/infra/bots/compile_android_framework.isolate
@@ -0,0 +1,11 @@ +{ + 'includes': [ + 'infrabots.isolate', + 'run_recipe.isolate', + ], + 'variables': { + 'files': [ + '../../../.gclient', + ], + }, +}