commit | 69155312ce2e0d341054f1960705a10b62ad68c4 | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Tue Aug 08 11:28:53 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Aug 08 17:36:41 2023 +0000 |
tree | 782a5fc41ffb207673ca1c74b071beee5ddb2c1c | |
parent | 30c0319e7e425ee154b33d43e6dd268e6f95faf4 [diff] |
[skunicode] Add temporary file for transition Because of https://github.com/bazelbuild/bazel/issues/1431 empty filegroups can be created but cannot generally be used. To allow an existing filegroup to be staged to be split add a temporary empty header which the new filegroup can contain. Change-Id: I563f94621428fc89123e76127e163dfb2511ec66 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/737858 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>