DescriptionUse of base::StringPairs appropriately in cookies
Because base/strings/string_split.h defines:
typedef std::vector<std::pair<std::string, std::string> > StringPairs;
BUG=412250
Committed: https://crrev.com/47e20fdf5de4a38562d0ef2e981134a87c8677d7
Cr-Commit-Position: refs/heads/master@{#326775}
Patch Set 1 #Patch Set 2 : Included the required header file. #
Total comments: 1
Patch Set 3 : Incorporated review comments #Patch Set 4 : Use of base::StringPairs appropriately in cookies #Patch Set 5 : updated for try bot error #Messages
Total messages: 21 (10 generated)
|