webrtc_m130/build_overrides
Mirko Bonadei c58c8a5422 Adding mbonadei@ to build_overrides/OWNERS.
Bug: None
Change-Id: I40b3f5371d86054872e17381d612b888637861dc
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/c/110864
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25630}
2018-11-14 10:07:27 +00:00
..

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).