mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
![]() Roll chromium_revision 19159a8788..a0132a2044 (886529:887053) Change log: |
||
---|---|---|
.. | ||
build.gni | ||
gtest.gni | ||
OWNERS | ||
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).