
After moving away from the Chromium checkout and the symlinks, we no longer need to have our own test_runner.py script for Android tests BUG=webrtc:5006 TBR=ehmaldonado@webrtc.org Review-Url: https://codereview.webrtc.org/2600193002 . Cr-Commit-Position: refs/heads/master@{#15801}
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).