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