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 ea052ce95262ed8e20658f20891419fd57f467d6..31dd17fa62684c2e78f3646c4c6f326d85542b2d 100644 |
--- a/third_party/WebKit/Source/modules/payments/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/payments/BUILD.gn |
@@ -12,6 +12,8 @@ blink_modules_sources("payments") { |
"PaymentAddress.h", |
"PaymentAppManager.cpp", |
"PaymentAppManager.h", |
+ "PaymentAppRequestDataConversion.cpp", |
+ "PaymentAppRequestDataConversion.h", |
"PaymentAppServiceWorkerGlobalScope.h", |
"PaymentAppServiceWorkerRegistration.cpp", |
"PaymentAppServiceWorkerRegistration.h", |