MatchKey 276 chrome/browser/autocomplete/base_search_provider.h typedef std::pair<base::string16, std::string> MatchKey; MatchKey 277 chrome/browser/autocomplete/base_search_provider.h typedef std::map<MatchKey, AutocompleteMatch> MatchMap;