commit | 16adf03d2555f186ae7c986a405c657c35aaca6d | [log] [tgz] |
---|---|---|
author | mbonadei <mbonadei@webrtc.org> | Wed Aug 30 11:45:58 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 30 11:45:58 2017 |
tree | 24009931ff869ebacbbc1ec7e9d969493ca61088 | |
parent | a35df4260f2e51f35e94fa74d1e840f73b597369 [diff] |
Recently we moved webrtc/base to webrtc/rtc_base, so these directives in our DEPS files are not needed anymore. Includes from webrtc/rtc_base are also whitelisted in webrtc/DEPS so we don't have to whitelist it in all the others DEPS files. BUG=webrtc:7634 NOTRY=True Review-Url: https://codereview.webrtc.org/3006583002 Cr-Commit-Position: refs/heads/master@{#19601}
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.