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 9d5175421494d4fe5a70d8e4d78b803a73f201c8..bdd6657a78490b6781338a425422198d79879404 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -2017,12 +2017,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', |