| 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 20461bd6d20d3e74ea7ae36257e5526b0a504d97..8610579205549218c711e394a9b881fa5f2789cf 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -272,6 +272,7 @@ source_set("unit_tests") {
|
| "payments/CanMakePaymentTest.cpp",
|
| "payments/CompleteTest.cpp",
|
| "payments/OnPaymentResponseTest.cpp",
|
| + "payments/ParsePaymentManifestTest.cpp",
|
| "payments/PaymentAddressTest.cpp",
|
| "payments/PaymentAppRequestConversionTest.cpp",
|
| "payments/PaymentRequestDetailsTest.cpp",
|
|
|