| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 2c288bab36c4934f1548050c17479673a03237b2..c03a8288fa21e3e1cdfe32a0511e8239273f1788 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -352,7 +352,7 @@ source_set("blink_headers") {
|
| "platform/modules/notifications/WebNotificationDelegate.h",
|
| "platform/modules/notifications/WebNotificationManager.h",
|
| "platform/modules/notifications/WebNotificationResources.h",
|
| - "platform/modules/payments/WebPaymentAppRequestData.h",
|
| + "platform/modules/payments/WebPaymentAppRequest.h",
|
| "platform/modules/payments/WebPaymentCurrencyAmount.h",
|
| "platform/modules/payments/WebPaymentDetailsModifier.h",
|
| "platform/modules/payments/WebPaymentItem.h",
|
|
|