Name Date Size #Lines LOC

..--

OWNERS.webrtcH A D25-Apr-202520 21

README.mdH A D25-Apr-2025312 85

build.gniH A D25-Apr-20252.9 KiB6656

gtest.gniH A D25-Apr-2025794 2015

partition_alloc.gniH A D25-Apr-2025852 1816

README.md

1# Build overrides in GN
2
3This directory is used to allow us to customize variables that differ between
4WebRTC being built as standalone and as a part of Chromium.
5
6There's another build_overrides in Chromium that needs to contain the same
7set of files with the same set of variables (but with different values).
8