webrtc_m130/build_overrides
Elad Alon f0db2e2ef5 nit: Missing space in build_overrides/build.gni
Bug: None
Change-Id: I98aceaa0bb2db34aa04273f9dfcca35f604915c9
Reviewed-on: https://webrtc-review.googlesource.com/c/111082
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25657}
2018-11-15 14:17:12 +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).