commit | 65ec0fc81ea2129ec0efb191a1a297702da8431b | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon May 21 11:46:20 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 21 19:35:08 2018 +0000 |
tree | 12691a786283eeaae699f3ee5b6923ca012f7455 | |
parent | 0ce868c60e2405845608b552c43c37d256e6523f [diff] |
Delete unneeded includes of basictypes.h. This is a kitchen-sink header, some pieces should be moved to byteorder.h, the rest likely deleted. Delete most includes of basictypes.h. In leaf headers, include stddef.h and stdint.h explicitly where needed. Bug: webrtc:6853 Change-Id: Ibc809936a8f94d418e4eb650da1e89c1b9142073 Reviewed-on: https://webrtc-review.googlesource.com/77721 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23333}
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.