tree: 5a4a512424bf3b1bda7fcba2b15b3c870b0a1c1a
  1. build.gni
  2. crubit.gni
  3. gtest.gni
  4. OWNERS
  5. partition_alloc.gni
  6. protobuf.gni
  7. README.md
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).