commit | 3eaee6bff89b97a1e3d8462a0f36689864ffbe93 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon Oct 19 06:35:55 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 19 10:12:03 2020 |
tree | 150c74cf6e18dc7f6be021c4f6af09378ba1d63a | |
parent | 4b18e249672fee9ea79c59f8b0d9bdb9984bc228 [diff] |
IWYU: Don't filter for already-included header files. The Google C++ style guide says that when both use a declaration, both the .h file and the .cc file should include the relevant header. Bug: webrtc:12057 Change-Id: I4c01ce8930d73418cb23c7fe1bb7bcd12c1e2568 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/189541 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32435}
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.