commit | 8b051126be8ae6c3e718bd3817eebb867b2fd612 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Aug 14 08:29:03 2023 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Aug 14 12:43:59 2023 +0000 |
tree | b017b69e8b0dfa505df0bcc34eadf67c107e93c3 | |
parent | 3f72eb8df355c0af5219b8f43d16705cec550953 [diff] |
Treat lib.rs.h as an explicit output Similar to http://review.skia.org/738779, we were seeing flakiness on the CI jobs when GN decided it didn't need to call Bazel but also didn't have the generated header for use. Bug: b/40045269 Change-Id: I991ce0e652cdca0164f65416923ef6aa08b11f62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/741436 Reviewed-by: Dominik Röttsches <drott@google.com>