commit | fa5d0dbd1e4de062d105b065fc2e40da47ef827a | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Fri Nov 13 22:37:38 2015 |
committer | Commit bot <commit-bot@chromium.org> | Fri Nov 13 22:37:43 2015 |
tree | 0849dc094206d7ae6b78571cc5718e79e45d3322 | |
parent | a4845efe14f14c30d2697265af68c9c1b8893ac6 [diff] |
cleanup: get rid of basicdefs.h include The ARRAY_SIZE macro it defines is not used anymore, as all the usages were converted to arraysize macro from arraysize.h. BUG=None R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1443273002 Cr-Commit-Position: refs/heads/master@{#10640}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.