Searched refs:account_dict (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_items.cc490 const base::DictionaryValue* account_dict; local
492 if (!gaia_profiles->GetDictionary(i, &account_dict))
496 GaiaAccount::Create(*account_dict));

Completed in 997 milliseconds