Chromium Code Reviews| Index: components/startup_metric_utils.gypi |
| diff --git a/components/startup_metric_utils.gypi b/components/startup_metric_utils.gypi |
| index f70e7a0fbbe050d8224b4a1640fab4bf1ad8290d..ad01dbbb3543c3768e45279e4ce22f5a3df2986d 100644 |
| --- a/components/startup_metric_utils.gypi |
| +++ b/components/startup_metric_utils.gypi |
| @@ -9,6 +9,7 @@ |
| 'type': 'static_library', |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| + '../base/base.gyp:base_prefs', |
| ], |
| 'include_dirs': [ |
| '..', |