DescriptionUse of base::StringPairs appropriately in content
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/0079fbabc4baef46e50f587f0f4012b76517960f
Cr-Commit-Position: refs/heads/master@{#296676}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Updated as per comments #Patch Set 3 : Resolving the scoping error #
Messages
Total messages: 14 (4 generated)
|