| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 2f1c3c2c7e7b85a521b3aa4d951f74ff269af824..be4b7dca17924eda213cd52906053511fa688f46 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -345,6 +345,7 @@ source_set("blink_headers") {
|
| "platform/modules/notifications/WebNotificationManager.h",
|
| "platform/modules/notifications/WebNotificationResources.h",
|
| "platform/modules/payments/WebPaymentAppRequest.h",
|
| + "platform/modules/payments/WebPaymentAppResponse.h",
|
| "platform/modules/payments/WebPaymentCurrencyAmount.h",
|
| "platform/modules/payments/WebPaymentDetailsModifier.h",
|
| "platform/modules/payments/WebPaymentItem.h",
|
|
|