commit | 5d511a5c0bd54c247bd86bed849c93006ffa1dde | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Jun 03 18:55:37 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 03 22:08:46 2020 |
tree | 552353c89ef9990de1300977c3db5b67a3e0d3c8 | |
parent | 447cd3e6230f27e9ce1cce6b79610e4b70248a9d [diff] |
Include correct ABSL_DECLARE_FLAG header. The absl/flags/flag.h header is not #including absl/flags/declare.h starting from [1] so this transitive #include needs to be removed. [1] - https://chromium-review.googlesource.com/c/chromium/src/+/2228841 Bug: None Change-Id: I06e78ed05e0fb570a9ecc8621ec3ae5298fffd1a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176444 Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31433}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.