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 0fea10d307dbf49cf807316647404bb915328d4c..600a9c7572881125b7eaa7a2ff9ca7e9296ab12e 100644 |
--- a/third_party/WebKit/Source/modules/payments/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/payments/BUILD.gn |
@@ -10,14 +10,14 @@ blink_modules_sources("payments") { |
"HTMLIFrameElementPayments.h", |
"PaymentAddress.cpp", |
"PaymentAddress.h", |
- "PaymentAppManager.cpp", |
- "PaymentAppManager.h", |
"PaymentAppRequestConversion.cpp", |
"PaymentAppRequestConversion.h", |
"PaymentAppServiceWorkerGlobalScope.h", |
"PaymentAppServiceWorkerRegistration.cpp", |
"PaymentAppServiceWorkerRegistration.h", |
"PaymentCompleter.h", |
+ "PaymentManager.cpp", |
+ "PaymentManager.h", |
"PaymentRequest.cpp", |
"PaymentRequest.h", |
"PaymentRequestEvent.cpp", |