| 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 7287b4980a4889e02b00f7847f703e249f5f85c4..2b21e08dcc1bf2df8e59e8035837f632cb704471 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -2021,6 +2021,7 @@
|
| 'notifications/NotificationDataTest.cpp',
|
| 'notifications/NotificationResourcesLoaderTest.cpp',
|
| 'payments/AbortTest.cpp',
|
| + 'payments/OnPaymentResponseTest.cpp',
|
| 'payments/PaymentAddressTest.cpp',
|
| 'payments/PaymentRequestDetailsTest.cpp',
|
| 'payments/PaymentRequestTest.cpp',
|
|
|