commit | e96c45b662fc4b8cf7a4cac183461e522b91851e | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Fri Jun 30 10:45:21 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 30 17:45:21 2017 +0000 |
tree | 767a11b7c9bd85b67d5a2d43bd96667aadbaa41e | |
parent | 224e65939af87443addfc5bb500fbf434728bd1c [diff] |
Reland "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"` Changes since last attempt: Some system headers were moved back to their original location since on Windows compilation breaks otherwise. BUG=webrtc:7634 NOTRY=True NOPRESUBMIT=True TBR=kwiberg@webrtc.org Review-Url: https://codereview.webrtc.org/2966523003 Cr-Commit-Position: refs/heads/master@{#18868}
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.