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