xref: /aosp_15_r20/external/webrtc/build_overrides/README.md (revision d9f758449e529ab9291ac668be2861e7a55c2422)
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