Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_client.cc238 const char kTransactionAmountKey[] = "estimated_total_price"; variable
474 request_dict.SetString(kTransactionAmountKey, amount); in GetWalletItems()