DescriptionUse of base::StringPairs appropriately in server
Bescause base/strings/string_split.h defines:
typedef std::vector<std::pair<std::string, std::string> > StringPairs;
BUG=412250
Committed: https://crrev.com/fdae0200e90f6ca93fda8f992002b03629f75d15
Cr-Commit-Position: refs/heads/master@{#327241}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Incorporated review comments. #Messages
Total messages: 9 (3 generated)
|