GetAsStringVector  222 components/url_matcher/url_matcher_factory.cc   if (!helpers::GetAsStringVector(value, &schemas)) {
GetAsStringVector   22 components/url_matcher/url_matcher_helpers.h bool GetAsStringVector(const base::Value* value, std::vector<std::string>* out);