Files
platform-external-webrtc/build_overrides
Mirko Bonadei d892e6e1b4 [build] Remove obsolete gn flag
Bug: chromium:1164276
Change-Id: I814f831e218703cfb1f45802b62f38a78dee82e1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/201281
Reviewed-by: Andrey Logvin <landrey@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32939}
2021-01-11 17:57:44 +00:00
..
2021-01-11 17:57:44 +00:00
2020-03-09 14:08:30 +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).