| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 1f250b1f4a275098c377ecf7572186d306013eee..a3c0a5b4d7b8d5ec53dd827f8022f6a698a40e31 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -353,7 +353,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",
|
|
|