Descriptionrtc::Buffer: Replace an internal rtc::scoped_ptr with std::unique_ptr
We'd like to completely replace rtc::scoped_ptr with std::unique_ptr.
This is a first trial CL to see if using unique_ptr causes any
problems.
(As a side effect of removing the scoped_ptr.h include in buffer.h,
I had to fix broken includes in no less than three files.)
BUG=webrtc:5520
Committed: https://crrev.com/8fb355705211c60b7ea610eb0b69543dc5f7f8bf
Cr-Commit-Position: refs/heads/master@{#11588}
Patch Set 1 : #
Messages
Total messages: 13 (8 generated)
|