webrtc_m130/build_overrides
Mirko Bonadei 6ef89e7a36 Rectify comment about 'build_with_chromium'.
Bug: webrtc:9988
Change-Id: I0cc7e0c9da0ff969d6269086c9df8f6725536da5
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/c/110862
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25631}
2018-11-14 10:08:32 +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).