kwiberg 3ec4679dd2 Replace scoped_ptr with unique_ptr in webrtc/p2p/
But keep #including scoped_ptr.h in .h files, so as not to break
WebRTC users who expect those .h files to give them rtc::scoped_ptr.

BUG=webrtc:5520

Review URL: https://codereview.webrtc.org/1923163003

Cr-Commit-Position: refs/heads/master@{#12532}
2016-04-27 14:22:58 +00:00
..
2016-04-27 08:54:27 +00:00
2016-04-27 08:54:27 +00:00
2016-04-27 08:54:27 +00:00
2016-04-27 09:52:27 +00:00
2016-04-27 08:54:27 +00:00
2016-04-27 09:52:27 +00:00
2016-04-27 09:52:27 +00:00
2016-04-27 08:54:27 +00:00
2016-04-18 18:13:17 +00:00
2016-04-27 08:54:27 +00:00
2016-04-27 09:52:27 +00:00
2016-04-27 09:52:27 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.