| 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 bee57617298c28461da181bebbb6ad7b260bac1d..6cf2c44cd045892ac0cfa1d2cd069757f76e294b 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -254,7 +254,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",
|
|
|