commit | f1c5ebf829829a2d1c72583b83eafe0a6b51476a | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Fri Jun 30 12:27:14 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 30 12:27:14 2017 |
tree | 02561dffa7a2bd188da3ecb1741e86cbfbd8acf7 | |
parent | 96d74bb933fbe774a6324dc738c113fb5c684c0e [diff] |
Update includes for webrtc/{base => rtc_base} rename (3/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 NOTRY=True NOPRESUBMIT=True TBR=kwiberg@webrtc.org Review-Url: https://codereview.webrtc.org/2963273002 Cr-Commit-Position: refs/heads/master@{#18856}
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.