tree: 5295d07215d6682bf7e84b8b314aed45f7e3f20b [path history] [tgz]
  1. build.gni
  2. gtest.gni
  3. OWNERS
  4. README.md
  5. webrtc.gni
build_overrides/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).