Chromium Code Reviews| Index: components/metrics.gypi |
| diff --git a/components/metrics.gypi b/components/metrics.gypi |
| index 959f0522511e6867f095ce4f7ba208248db03d9b..185ee54e233d9f65d06cc6aa0b8f732e111ca747 100644 |
| --- a/components/metrics.gypi |
| +++ b/components/metrics.gypi |
| @@ -252,6 +252,7 @@ |
| 'type': 'static_library', |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| + 'component_metrics_proto', |
| ], |
| 'sources': [ |
| 'metrics/leak_detector/call_stack_manager.cc', |