[Cast Extensions] Update dependencies to use non-generated target names
Update some cast dependencies to use the target name from the BUILD.gn file, rather than the generated target name. This is clearer, since these targets are specified within the BUILD.gn file at the location, and also removes one duplicate target dependency. Also prevent targets from depending on the generated target names by restricting their visibility to the output static library. Bug: None Change-Id: Ib87f2d90edab44e52569e29b6c1675238df6efdc Reviewed-on: https://chromium-review.googlesource.com/1150935Reviewed-by:Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#578478}
Showing
Please register or sign in to comment