| 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 be15ad6797c3035847fc2cda429223a944bfe72c..3246796562a93811f9b1b975bebe93c2db71aa14 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -2049,6 +2049,7 @@
|
| 'notifications/NotificationDataTest.cpp',
|
| 'notifications/NotificationResourcesLoaderTest.cpp',
|
| 'payments/AbortTest.cpp',
|
| + 'payments/CompleteTest.cpp',
|
| 'payments/OnPaymentResponseTest.cpp',
|
| 'payments/PaymentAddressTest.cpp',
|
| 'payments/PaymentRequestDetailsTest.cpp',
|
|
|