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 2336e6b207a3aed37da2b538ab83c11966391dbc..26ecc751eb6e11a7d18cbbf2f104111c68161f10 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -2006,9 +2006,15 @@ |
'mediastream/RTCDataChannelTest.cpp', |
'notifications/NotificationDataTest.cpp', |
'notifications/NotificationResourcesLoaderTest.cpp', |
+ 'payments/AbortTest.cpp', |
+ 'payments/MockFunction.cpp', |
+ 'payments/MockFunction.h', |
'payments/PaymentAddressTest.cpp', |
'payments/PaymentDetailsTestHelper.cpp', |
+ 'payments/PaymentDetailsTestHelper.h', |
'payments/PaymentRequestDetailsTest.cpp', |
+ 'payments/PaymentRequestTestBase.cpp', |
+ 'payments/PaymentRequestTestBase.h', |
'payments/PaymentRequestTest.cpp', |
'payments/PaymentRequestUpdateEventTest.cpp', |
'payments/PaymentResponseTest.cpp', |