webrtc_m130/build_overrides
Mirko Bonadei 12199b1f96 Roll chromium_revision 1a86984556..de49bd6f22 (1204416:1205695)
Change log: 1a86984556..de49bd6f22
Full diff: 1a86984556..de49bd6f22

Changed dependencies
* src/base: 19c600fca5..858655d3c0
* src/build: 8a44cdc629..76f5031632
* src/buildtools: c8bee3e69d..c3c28168c6
* src/ios: 533f961c05..c5c0087274
* src/testing: 86a2370993..73590462a6
* src/third_party: 55c4796b77..3799cfa702
* src/third_party/androidx: tfNYaYQPGwu8upYGYo38upn04cSQFYR49Ai89gPC0PAC..C9-9RRz4W5Y0Q212vn6d5uvp6xBu0eAnewmbj529DM4C
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/b018f901e8..1a33dd1f59
* src/third_party/depot_tools: f90b3b035c..c2e0061723
* src/third_party/ffmpeg: 0ba3773340..0d75f366d5
* src/third_party/flatbuffers/src: 0343396e49..bcb9ef1876
* src/third_party/junit/src: 05fe2a64f5..0eb5ce7284
* src/third_party/libc++/src: a094e2535c..e0cb589445
* src/third_party/libc++abi/src: e8e4eb8f1c..b6e1ac1649
* src/third_party/libunwind/src: 7608093d21..2ce7927479
* src/third_party/perfetto: d44dbe4ad2..8e5b8483f3
* src/tools: 8a2e7818c8..b40f8fd9a8
DEPS diff: 1a86984556..de49bd6f22/DEPS

Clang version changed llvmorg-18-init-4631-gd50b56d1:llvmorg-18-init-7313-geee1f7ce
Details: 1a86984556..de49bd6f22/tools/clang/scripts/update.py

BUG=None

Change-Id: I3545b78119b91db8766efc1a6e1d1ad5333196e2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/322424
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40870}
2023-10-05 10:33:16 +00:00
..
2023-10-05 09:32:59 +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).