* remove empty tools_webrtc/chromiumos folder * move sanitizer suppression files under the sanitizer directory * clean up OWNERS_INFRA file Change-Id: Ic7c19039c17068909f7ba9465ff6d6d062e723ea Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/449880 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@google.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#46928} |
||
|---|---|---|
| .. | ||
| build.gni | ||
| gtest.gni | ||
| OWNERS | ||
| partition_alloc.gni | ||
| protobuf.gni | ||
| 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).