Chromium Code Reviews| Index: components/metrics/BUILD.gn |
| diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn |
| index 7f4b9b54dab2ee9d0ad259f235bdfc6f5a2a4342..c5ae0c7ec445c9b34ef15613fed41da4eb194a87 100644 |
| --- a/components/metrics/BUILD.gn |
| +++ b/components/metrics/BUILD.gn |
| @@ -5,6 +5,8 @@ |
| # GYP version: components/metrics.gypi:metrics |
| source_set("metrics") { |
| sources = [ |
| + "call_stack_profile_metrics_provider.cc", |
| + "call_stack_profile_metrics_provider.h", |
| "clean_exit_beacon.cc", |
| "clean_exit_beacon.h", |
| "client_info.cc", |