Files
platform-external-webrtc/build_overrides
Henrik Kjellander 48e66b4463 GN: Remove build_overrides/v8.gni
After https://codereview.chromium.org/1413893003
this workaround is no longer needed (since we've now
rolled that revision into WebRTC).

BUG=541791
R=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1418063002 .

Cr-Commit-Position: refs/heads/master@{#10370}
2015-10-22 08:50:43 +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).