Files
platform-external-webrtc/build_overrides
Courtney Edwards e3f70cddc8 set perfetto flag to default value of false
Bug: None
Change-Id: I415052619119e2f72deffce17c9950a98c23df3c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/179961
Commit-Queue: Courtney Edwards <courtneyfe@chromium.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31780}
2020-07-22 10:14:53 +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).