jbauch 555604a746 Replace scoped_ptr with unique_ptr in webrtc/base/
This propagated into various other places. Also had to #include headers that
were implicitly pulled by "scoped_ptr.h".

BUG=webrtc:5520

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

Cr-Commit-Position: refs/heads/master@{#12501}
2016-04-26 10:13:28 +00:00
..
2015-12-14 03:58:19 +00:00
2015-12-14 03:58:19 +00:00
2016-03-31 19:08:12 +00:00
2016-04-04 21:10:47 +00:00
2016-03-10 05:49:48 +00:00

This is a work-in-progress to update the Objective-C API according to the W3C
specification. The Objective-C API located at talk/app/webrtc/objc is
deprecated, but will remain for the time being.