tree: dc9bbe75fad024a3f4b94885a1303231cd7a3b05 [path history] [tgz]
  1. OWNERS
  2. README.md
  3. v8.gni
  4. 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).