Searched defs:country_spec (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_items.cc546 const base::DictionaryValue* country_spec; local
548 if (allowed_shipping_countries->GetDictionary(i, &country_spec) &&
549 country_spec->GetString("country_code", &country_code)) {

Completed in 186 milliseconds