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