Home
last modified time | relevance | path

Searched refs:wallet_service_hostname (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_service_url.cc56 std::string wallet_service_hostname = in GetWalletHostUrl() local
58 if (!wallet_service_hostname.empty()) in GetWalletHostUrl()
59 return GURL(wallet_service_hostname); in GetWalletHostUrl()