-
petewil authored
We can't use references to large objects with std::move, so change the code to use the vector of pointers itself instead of a reference to a vector of pointers. BUG=637077 Review-Url: https://codereview.chromium.org/2262423002 Cr-Commit-Position: refs/heads/master@{#417462}
2f65c71a