webrtc_m130/build_overrides
Andrey Logvin bccfd26322 Allow webrtc mac cross compile
Chromium side changes: https://crrev.com/c/2743475

Bug: b/180976558
Change-Id: I4db49b91379d8b7f293147bdefb4296861faf0a2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/210684
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Andrey Logvin <landrey@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33424}
2021-03-10 18:42:58 +00:00
..
2021-03-10 18:42:58 +00:00
2020-03-09 14:08:30 +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).