Unified usage of vector<unique_ptr<T>>

Replace occurrences of vector of ptr and ScopedVector (deprecated) by vector<unique_ptr<T>>

BUG=554289

Review-Url: https://codereview.chromium.org/1969543002
Cr-Commit-Position: refs/heads/master@{#393040}
6 files changed