| Index: third_party/WebKit/LayoutTests/payments/promises-keep-request-alive.html
|
| diff --git a/third_party/WebKit/LayoutTests/payments/promises-keep-request-alive.html b/third_party/WebKit/LayoutTests/payments/promises-keep-request-alive.html
|
| index 80187b5c98c419766b395747eb088b3f754dedab..a4d683840456070d328a52d1a33fcb4931737934 100644
|
| --- a/third_party/WebKit/LayoutTests/payments/promises-keep-request-alive.html
|
| +++ b/third_party/WebKit/LayoutTests/payments/promises-keep-request-alive.html
|
| @@ -14,7 +14,6 @@ var details = {
|
|
|
| var response_data = {
|
| method_name: 'visa',
|
| - total_amount: {currency: 'USD', value: '55.00'},
|
| stringified_details: '{}'
|
| };
|
|
|
|
|