| Index: third_party/WebKit/public/platform/modules/payments/payment_request.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/payments/payment_request.mojom b/third_party/WebKit/public/platform/modules/payments/payment_request.mojom
|
| index c21a38a2853051e148b46c91cd6b9e9fc0367516..821ef5b6a40a78907f3cdbee14e6b7989f6d0745 100644
|
| --- a/third_party/WebKit/public/platform/modules/payments/payment_request.mojom
|
| +++ b/third_party/WebKit/public/platform/modules/payments/payment_request.mojom
|
| @@ -46,7 +46,6 @@ struct CurrencyAmount {
|
|
|
| struct PaymentResponse {
|
| string method_name;
|
| - CurrencyAmount total_amount;
|
|
|
| // Payment method specific JSON string that is built either by the browser or
|
| // a payment app, for example Android Pay. Browser ensures that the string can
|
|
|