| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index f82a35552b8df0fee469844dce6f96de7d0266dc..dc97521a7911f90a8c4eac5f9530b24e09ebf2b2 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -357,6 +357,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",
|
|
|