commit | fdae0200e90f6ca93fda8f992002b03629f75d15 | [log] [tgz] |
---|---|---|
author | payal.pandey <[email protected]> | Tue Apr 28 06:47:54 2015 |
committer | Commit bot <[email protected]> | Tue Apr 28 06:47:59 2015 |
tree | e339fccef80c42be17239d8f461d25a1755923a3 | |
parent | 2315eba248a850a4fc012a52c0a3f0065916d663 [diff] |
Use 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 Review URL: https://codereview.chromium.org/1093823005 Cr-Commit-Position: refs/heads/master@{#327241}