Index: third_party/WebKit/Source/modules/payments/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/payments/BUILD.gn b/third_party/WebKit/Source/modules/payments/BUILD.gn |
index 31dd17fa62684c2e78f3646c4c6f326d85542b2d..8a8d5db26eca9f8115156b989b673b455ecc48e3 100644 |
--- a/third_party/WebKit/Source/modules/payments/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/payments/BUILD.gn |
@@ -12,8 +12,8 @@ blink_modules_sources("payments") { |
"PaymentAddress.h", |
"PaymentAppManager.cpp", |
"PaymentAppManager.h", |
- "PaymentAppRequestDataConversion.cpp", |
- "PaymentAppRequestDataConversion.h", |
+ "PaymentAppRequestConversion.cpp", |
+ "PaymentAppRequestConversion.h", |
"PaymentAppServiceWorkerGlobalScope.h", |
"PaymentAppServiceWorkerRegistration.cpp", |
"PaymentAppServiceWorkerRegistration.h", |