commit | 4a4cfedd1c20513064f5d48a155a980478634761 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Nov 28 13:28:47 2022 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Nov 28 19:18:00 2022 +0000 |
tree | 46b22ce2c8de5dacc9e32cd3946e171394ab96b1 | |
parent | 8e549ce18dd53364846a2b51477524bb7164922e [diff] |
[bazel] Use same expat_config.h as GN rules This is structured the same way as our configurations of Freetype and Harfbuzz. This also makes sure we run the CheckGeneratedFiles job if DEPS changes, as bazel/deps.bzl is generated from that file. Change-Id: Iad5bbbec01434f5ab2ab18efe9821dfbc7830a57 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/610657 Reviewed-by: Ben Wagner <bungeman@google.com>