| Index: components/payments/android/BUILD.gn
|
| diff --git a/components/payments/android/BUILD.gn b/components/payments/android/BUILD.gn
|
| index 7eac568bb85c940b7a276884f201d106eaca2e23..6484ece8d0a54f34a03b0fd7d19f1b0cd8b054c9 100644
|
| --- a/components/payments/android/BUILD.gn
|
| +++ b/components/payments/android/BUILD.gn
|
| @@ -4,6 +4,8 @@
|
|
|
| static_library("android") {
|
| sources = [
|
| + "payment_manifest_web_data_service.cc",
|
| + "payment_manifest_web_data_service.h",
|
| "payment_method_manifest_table.cc",
|
| "payment_method_manifest_table.h",
|
| "web_app_manifest_section_table.cc",
|
|
|