| Index: components/payments/content/BUILD.gn
|
| diff --git a/components/payments/content/BUILD.gn b/components/payments/content/BUILD.gn
|
| index 6942da8832bbf79f45aaee781dd33b8fc9268033..c586afe4aeeabd8d38ba2cd69849b1e3ab1fc342 100644
|
| --- a/components/payments/content/BUILD.gn
|
| +++ b/components/payments/content/BUILD.gn
|
| @@ -97,6 +97,7 @@ source_set("unit_tests") {
|
| "payment_manifest_downloader_unittest.cc",
|
| "payment_request_spec_unittest.cc",
|
| "payment_request_state_unittest.cc",
|
| + "payment_response_helper_unittest.cc",
|
| "payments_validators_unittest.cc",
|
| ]
|
|
|
|
|