commit | c3771cc4d37f5573fe53b7c7cff295a4f0f9560f | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Fri Jun 30 20:42:44 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 30 20:42:44 2017 |
tree | 41bc565430a649d2b757a723616b9968730754b7 | |
parent | 89c4a7e57d524b13fbe0c823a83a4c10c2e63bd0 [diff] |
Update includes for webrtc/{base => rtc_base} rename (2/3) I used a command like this to update the paths: perl -pi -e "s/webrtc\/base/webrtc\/rtc_base/g" `find webrtc/rtc_base -name "*.cc" -o -name "*.h"` BUG=webrtc:7634 NOPRESUBMIT=True # cpplint errors that aren't caused by this CL. Review-Url: https://codereview.webrtc.org/2969623003 Cr-Commit-Position: refs/heads/master@{#18870}
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.