DescriptionUse base::StringPairs where appropriate for src/media/
Becuase base/strings/string_split.h defines:
typedef std::vector<std::pair<std::string, std::string> > StringPairs;
BUG=412250
Committed: https://crrev.com/2636d976fb583560c0817dc258a9e37578501bec
Cr-Commit-Position: refs/heads/master@{#297359}
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Patch Set 3 : Adding more files #Patch Set 4 : updating files #Patch Set 5 : fixing build break #Patch Set 6 : #Patch Set 7 : #Messages
Total messages: 34 (13 generated)
|