Index: third_party/WebKit/Source/modules/modules.gypi |
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi |
index 2c21d6b7290408a82c51a2e53200291d9e929f19..de066b6aa514d0437d4658301310e99841a4e00b 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -2020,12 +2020,16 @@ |
'mediastream/RTCDataChannelTest.cpp', |
'notifications/NotificationDataTest.cpp', |
'notifications/NotificationResourcesLoaderTest.cpp', |
+ 'payments/AbortTest.cpp', |
'payments/PaymentAddressTest.cpp', |
'payments/PaymentRequestDetailsTest.cpp', |
+ 'payments/PaymentRequestTestBase.cpp', |
+ 'payments/PaymentRequestTestBase.h', |
'payments/PaymentRequestTest.cpp', |
'payments/PaymentRequestUpdateEventTest.cpp', |
'payments/PaymentResponseTest.cpp', |
'payments/PaymentTestHelper.cpp', |
+ 'payments/PaymentTestHelper.h', |
'payments/PaymentsValidatorsTest.cpp', |
'presentation/PresentationAvailabilityTest.cpp', |
'push_messaging/PushManagerTest.cpp', |