Chromium Code Reviews| Index: components/payments/core/BUILD.gn |
| diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn |
| index 4b9d266172bab83204a06eed4238e1e5890849b0..63fc291174549fc19b4e827f40cb806c63ea9ebe 100644 |
| --- a/components/payments/core/BUILD.gn |
| +++ b/components/payments/core/BUILD.gn |
| @@ -17,6 +17,8 @@ static_library("core") { |
| "can_make_payment_query.h", |
| "currency_formatter.cc", |
| "currency_formatter.h", |
| + "features.cc", |
| + "features.h", |
| "journey_logger.cc", |
| "journey_logger.h", |
| "payment_address.cc", |