| 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 3c4fc2af69322534bd58c290df66dbd9306e1292..bee57617298c28461da181bebbb6ad7b260bac1d 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -254,6 +254,7 @@ source_set("unit_tests") {
|
| "notifications/NotificationImageLoaderTest.cpp",
|
| "notifications/NotificationResourcesLoaderTest.cpp",
|
| "payments/AbortTest.cpp",
|
| + "payments/ActivePaymentTest.cpp",
|
| "payments/CompleteTest.cpp",
|
| "payments/OnPaymentResponseTest.cpp",
|
| "payments/PaymentAddressTest.cpp",
|
|
|