Fix WebRTC fuzzers tests in Chromium missing field trial implementation Follow-up to https://webrtc-review.googlesource.com/c/src/+/100940. When WebRTC fuzzers tests are built on Chromium bots they need to link with Chromium's implementation of field_trial. This is for fixing the roll out WebRTC into Chromium. Example failure: https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux-libfuzzer-asan-rel/4551 TBR=phoglund@webrtc.org Bug: webrtc:9631 Change-Id: I353a2d293beafe016ce0c03d88e09fc5af23598f Reviewed-on: https://webrtc-review.googlesource.com/101102 Commit-Queue: Christian Fremerey <chfremer@webrtc.org> Reviewed-by: Christian Fremerey <chfremer@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24778}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.