commit | ee002e61857bc5b7685759537ae757da60096a14 | [log] [tgz] |
---|---|---|
author | Christian Fremerey <chfremer@webrtc.org> | Wed Sep 19 19:33:57 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 19 20:09:14 2018 |
tree | ad0d00c956f6640b1f9c85f92763e6d2a36098a2 | |
parent | 3606cab8daf2f0f27f96e0d6c4b0b6f757e492cf [diff] |
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.