commit | 563934e726a26e9180161034f01c739d924fc749 | [log] [tgz] |
---|---|---|
author | Patrik Höglund <phoglund@webrtc.org> | Fri Sep 15 07:04:28 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 15 12:51:00 2017 |
tree | 630c21b3000535f9d627db47a258703b44f802a6 | |
parent | 743117f304222319fc65d94969d3fb25ee94fc4d [diff] |
Clean up dependencies of peerconnection_unittest. There were a number of unused includes and undeclared dependencies. I removed the includes that were causing problems and added dependencies for the includes that turned out to be needed. Bug: webrtc:7239,webrtc:6828 Change-Id: I5b57f9b8411d969e96eaa46fb49101b7b7c32284 Reviewed-on: https://webrtc-review.googlesource.com/1185 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19858}
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.