webrtc_m130/build_overrides
kjellander ec2c93e947 Use bundled SDK 10.12 toolchain for Mac and iOS.
BUG=webrtc:6608, webrtc:8099, chromium:659726, chromium:763440
TBR=mbonadei@webrtc.org
NOTRY=True

Review-Url: https://codereview.webrtc.org/2995033002
Cr-Commit-Position: refs/heads/master@{#19753}
2017-09-08 17:52:17 +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).