Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fuchsia] GN args bundle for size-optimized Cast Receivers
Add a .gni file that developers and bots can import when building for Cast Receivers where binary size is important. This approach allows reuse and consistency without needing to add another global GN arg. It is similar to //build/args/headless.gn. Bug: 1294938, 1329657 Test: Add `import("//build/config/fuchsia/size_optimized_cast_receiver_args.gn")` in `gn args`. Change-Id: Ibd60899fd56508d967500bb4c8b62b95c03bd0d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3832505 Reviewed-by: Chong Gu <chonggu@google.com> Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1037864}
- Loading branch information