| 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 0f83ae4f25c2f6dd51b51de8224686f8d2c36b2f..a551e2ae5b4d50a2a535d0ba8b2dffeaa628390d 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -260,6 +260,7 @@ source_set("unit_tests") {
|
| "payments/CompleteTest.cpp",
|
| "payments/OnPaymentResponseTest.cpp",
|
| "payments/PaymentAddressTest.cpp",
|
| + "payments/PaymentAppRequestDataConversionTest.cpp",
|
| "payments/PaymentRequestDetailsTest.cpp",
|
| "payments/PaymentRequestTest.cpp",
|
| "payments/PaymentRequestUpdateEventTest.cpp",
|
|
|