mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() Depends on https://webrtc-review.googlesource.com/c/src/+/359928 BUG=webrtc:42234521,webrtc:42224104 Change-Id: I0d6335aa5fb3f090c781bed234ed34d6c98ec299 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/359928 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#42857} |
||
---|---|---|
.. | ||
build.gni | ||
gtest.gni | ||
OWNERS | ||
partition_alloc.gni | ||
README.md |
Build overrides in GN
This directory is used to allow us to customize variables that differ between WebRTC being built as standalone and as a part of Chromium.
There's another build_overrides in Chromium that needs to contain the same set of files with the same set of variables (but with different values).