summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/build_overrides/README.md
blob: 906136e50eede0db9df3caad6d7be64561b71ff7 (plain)
1
2
3
4
5
6
7
# 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).