| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 30594f05b58969b6201ef023922cdfa43f699382..ce12e686280e144aa9b0c80225b11791fd204590 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -270,7 +270,7 @@ source_set("unit_tests") {
|
| "payments/CompleteTest.cpp",
|
| "payments/OnPaymentResponseTest.cpp",
|
| "payments/PaymentAddressTest.cpp",
|
| - "payments/PaymentAppRequestDataConversionTest.cpp",
|
| + "payments/PaymentAppRequestConversionTest.cpp",
|
| "payments/PaymentRequestDetailsTest.cpp",
|
| "payments/PaymentRequestTest.cpp",
|
| "payments/PaymentRequestUpdateEventTest.cpp",
|
|
|