webrtc_m130/build_overrides
kthelgason 2305b701ae Remove unused build override
BUG=webrtc:6431

Review-Url: https://codereview.webrtc.org/2545503002
Cr-Commit-Position: refs/heads/master@{#15335}
2016-11-30 15:01:24 +00:00
..
2016-11-30 15:01:24 +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).