Descriptionvector<unique_ptr> for PasswordFormManager::blacklisted_matches_
This CL changes the type of PasswordFormManager::blacklisted_matches_ from
ScopedVector to std::vector<std::unique_ptr>>.
BUG=555132
Committed: https://crrev.com/d302f872682eb0c4ae8891db4ec1633fba824f8c
Cr-Commit-Position: refs/heads/master@{#400633}
Patch Set 1 #Patch Set 2 : Fix UI controller #
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|