Manual changes needed to use our own test runner for Android tests. VideoProcessorIntegrationTest.ProcessNoLossChangeFrameRateFrameDropVP9 is failing for TSan and UBSan configs, so disable the test for them here. Change log:5e821a778b..5c22c2afacFull diff:5e821a778b..5c22c2afacChanged dependencies: * src/buildtools:1f985091a5..991f459071* src/third_party/android_tools: https://chromium.googlesource.com/android_tools.git/+log/c02a002b48..811a2c3f91 * src/third_party/catapult:249cfbcd88..671a654736* src/third_party/ffmpeg:3c7a098821..d16162e3f4* src/third_party/icu:7ddf5e9ba1..dda089a98a* src/third_party/libvpx/source/libvpx:5c64c01c7c..d7f1d60c51* src/third_party/openmax_dl:57d33bee78..7acede9c03DEPS diff:5e821a778b..5c22c2afac/DEPS Clang version changed 284979:287780 Details:5e821a778b..5c22c2afac/tools/clang/scripts/update.py TBR=marpan@webrtc.org, ehmaldonado@webrtc.org BUG=webrtc:6775, webrtc:6739, webrtc:6781 NOTRY=True Review-Url: https://codereview.webrtc.org/2533733002 Cr-Commit-Position: refs/heads/master@{#15256}
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).