| 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 00a8986fc402a624f8c7e23e365be591b66a60b7..15b466d3868541a7ba1ee92be13f27dbbc62da59 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 PaymentCurrencyAmount {
|
|
|
| struct PaymentResponse {
|
| string method_name;
|
| - PaymentCurrencyAmount 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
|
|
|