| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 9459ec1cd4ea48e879c210641430fcdbb8359b04..843f9bce40c0789472e928f075485a8cde7e23e5 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -346,6 +346,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",
|
|
|