
We have to move the content of the 'webrtc/build/' directory up of one level (see crbug.com/611808 for further details). To avoid a collision with the DEPSed build/ at the top level we are moving all the content of 'webrtc/build/' to different locations (see webrtc:7030 for the suggested locations). BUG=webrtc:7030 NOTRY=True Review-Url: https://codereview.webrtc.org/2651913002 Cr-Commit-Position: refs/heads/master@{#16259}
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).