Replace base::MakeUnique with std::make_unique in platform/audio of blink
This CL has done below ones, - Replacing base::MakeUnique|WTF::MakeUnique with std::make_unique - Replacing PtrUtil.h with <memory> Bug: 755727 Change-Id: I78c514e53fa7902172a6f6b5b5c66d74d8efb0d8 Reviewed-on: https://chromium-review.googlesource.com/687374 Commit-Queue: Gyuyoung Kim <gyuyoung.kim@chromium.org> Reviewed-by:Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#505341}
Showing
Please register or sign in to comment