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 600a9c7572881125b7eaa7a2ff9ca7e9296ab12e..737938556f3f2732c03f5d7eed5daa8176b8bb5e 100644 |
--- a/third_party/WebKit/Source/modules/payments/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/payments/BUILD.gn |
@@ -16,6 +16,8 @@ blink_modules_sources("payments") { |
"PaymentAppServiceWorkerRegistration.cpp", |
"PaymentAppServiceWorkerRegistration.h", |
"PaymentCompleter.h", |
+ "PaymentInstruments.cpp", |
+ "PaymentInstruments.h", |
"PaymentManager.cpp", |
"PaymentManager.h", |
"PaymentRequest.cpp", |