Chromium Code Reviews| Index: components/payments/core/BUILD.gn |
| diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn |
| index b0b5e5b829b5a2c881e56ea58dbb8119169bc58e..91640677cac9210b2ddae41b16bd19bc6a92fc0a 100644 |
| --- a/components/payments/core/BUILD.gn |
| +++ b/components/payments/core/BUILD.gn |
| @@ -12,6 +12,8 @@ static_library("core") { |
| "basic_card_response.h", |
| "currency_formatter.cc", |
| "currency_formatter.h", |
| + "journey_logger.cc", |
| + "journey_logger.h", |
| "payment_address.cc", |
| "payment_address.h", |
| "payment_instrument.cc", |