webrtc_m130/build_overrides
erikchen bc266bc867 Remove deprecated macOS SDK overrides.
The same overrides now live in .gn.

Bug:chromium:669240
Review-Url: https://codereview.webrtc.org/2982863002
Cr-Commit-Position: refs/heads/master@{#19030}
2017-07-14 21:29:23 +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).