Copied from https://chromium.googlesource.com/chromium/src/+/d04b06a98/build_overrides/build.gni BUG=chromium:763924 Review-Url: https://codereview.webrtc.org/3013003002 Cr-Commit-Position: refs/heads/master@{#19781}
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).