Chromium Code Reviews| Index: components/metrics.gypi |
| diff --git a/components/metrics.gypi b/components/metrics.gypi |
| index 959f0522511e6867f095ce4f7ba208248db03d9b..8b48833181d5e342cc195ccd645c19aad69cd9ed 100644 |
| --- a/components/metrics.gypi |
| +++ b/components/metrics.gypi |
| @@ -187,6 +187,7 @@ |
| '..', |
| ], |
| 'dependencies': [ |
| + '../base/base.gyp:test_support_base', |
| 'component_metrics_proto', |
| 'metrics', |
| ], |