DescriptionUse of base::StringPairs appropriately in base
Using base::StringPairs in base folder
Becuase base/strings/string_split.h defines:
typedef std::vector<std::pair<std::string, std::string> > StringPairs;
BUG=412250
Committed: https://crrev.com/f42513a7b8925d77c487033821b12fcce04ef554
Cr-Commit-Position: refs/heads/master@{#296647}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|