commit | deadbce86e6d6c2c650df9e7fd9431696ca7ae47 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Wed Oct 09 09:04:26 2024 |
committer | Vigen Issahhanjan <vigeni@google.com> | Tue Oct 15 16:33:16 2024 |
tree | f8e173e0436450ccfe8af8b2238a4accac8ebc3b | |
parent | 71f51fd6fa45fac73848f65421081edd723297cd [diff] |
proto: use link_deps for compile time deps With this CL and https://crrev.com/c/5897794, we can specify indirect inputs deps came from imported protos in BUILD.gn correctly via input variable of configs in proto_library template. Bug: 366137880 Change-Id: Ie16e02a87538c40e3f85214d254b0f1a85fd4dda Reviewed-on: https://chromium-review.googlesource.com/c/cast_core/public/+/5918952 Reviewed-by: Vigen Issahhanjan <vigeni@google.com> Tested-by: Vigen Issahhanjan <vigeni@google.com>