Files
platform-external-webrtc/build_overrides
Mirko Bonadei 10b051083c Disable hermetic toolchain when building on macOS 10.14.
This is copied from https://chromium-review.googlesource.com/1333877
More info is available at crbug.com/904400.

Bug: webrtc:10093
Change-Id: Ia256b3515b354b501663f0536c2735542474d3c0
Reviewed-on: https://webrtc-review.googlesource.com/c/113422
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25932}
2018-12-07 13:57:28 +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).