Files
platform-external-webrtc/build_overrides
ehmaldonado 2df32a31d2 GN: Override lsan and tsan suppression files.
BUG=webrtc:6236
NOTRY=True

Review-Url: https://codereview.webrtc.org/2274883002
Cr-Commit-Position: refs/heads/master@{#13897}
2016-08-24 14:46:16 +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).