commit | 0a410ce8cec67135b91e68e92bd35c18ac25250f | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Jul 18 15:34:10 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 19 06:42:11 2018 |
tree | fee477f353cba2b919a84dfd59d006f8e4fef26e | |
parent | d4e5206e5e3172f63614f4d9c171d311372706ee [diff] |
Clean up unneeded includes in common_video/BUILD.gn. WebRTC internal headers are always included starting from the root (e.g. #include "common_video/..."), so there is no need to specify the include_dirs removed by this CL. Bug: webrtc:9538 Change-Id: I9c10d419d1ec51502281329dfa5b6f68643b27f1 Reviewed-on: https://webrtc-review.googlesource.com/89389 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24036}
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.