DescriptionRemove ScopedVector from media/audio/
base::ScopedVector is deprecated. This CL replaces ScopedVector
with std::vector<std::unique_ptr> in media/audio/.
BUG=554289
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2867443002
Cr-Commit-Position: refs/heads/master@{#469627}
Committed: https://chromium.googlesource.com/chromium/src/+/c0671c025e52b6072a6391c8e1cb8ffc4f13a24b
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed review comments #
Messages
Total messages: 15 (9 generated)
|