Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2898223002: PaymentHandler: Rename PaymentAppRequest with PaymentRequestEventData. (Closed)
Patch Set: Rename Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index dbcceb8fc0faeb2dfda297d2b364a3169c8a4c39..f2aacc4471a4b22b480255f6635636e03fb3695a 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -388,12 +388,12 @@ source_set("blink_headers") {
"platform/modules/notifications/WebNotificationDelegate.h",
"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",
"platform/modules/payments/WebPaymentMethodData.h",
+ "platform/modules/payments/WebPaymentRequestEventData.h",
"platform/modules/presentation/WebPresentationAvailabilityObserver.h",
"platform/modules/presentation/WebPresentationClient.h",
"platform/modules/presentation/WebPresentationConnection.h",

Powered by Google App Engine
This is Rietveld 408576698