| 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 394e7091c48df0a17bab5eeec7ae15d04b570266..c9c9c47ea17eba12676f23a620a87f6612d322f7 100644
|
| --- a/third_party/WebKit/Source/modules/payments/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/payments/BUILD.gn
|
| @@ -18,6 +18,8 @@ blink_modules_sources("payments") {
|
| "PaymentAppServiceWorkerRegistration.cpp",
|
| "PaymentAppServiceWorkerRegistration.h",
|
| "PaymentCompleter.h",
|
| + "PaymentInstruments.cpp",
|
| + "PaymentInstruments.h",
|
| "PaymentRequest.cpp",
|
| "PaymentRequest.h",
|
| "PaymentRequestEvent.cpp",
|
|
|