Chromium Code Reviews| Index: components/payments/core/BUILD.gn |
| diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn |
| index f6bf9239bea9137be2bae1cc02afb36a678c135c..d2d5feae5922882f829134f8fb875dab5ca910f7 100644 |
| --- a/components/payments/core/BUILD.gn |
| +++ b/components/payments/core/BUILD.gn |
| @@ -21,6 +21,8 @@ static_library("core") { |
| "payment_options_provider.h", |
| "payment_request_data_util.cc", |
| "payment_request_data_util.h", |
| + "profile_util.cc", |
| + "profile_util.h", |
| ] |
| deps = [ |