| Index: components/startup_metric_utils.gypi
|
| diff --git a/components/startup_metric_utils.gypi b/components/startup_metric_utils.gypi
|
| index 05599dcacc9721228e3fd4ebf596bca203e5a67a..83ccd89c5f05cd56a7addc7b2680eaa1b8c451e8 100644
|
| --- a/components/startup_metric_utils.gypi
|
| +++ b/components/startup_metric_utils.gypi
|
| @@ -14,8 +14,8 @@
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| - '../base/base.gyp:base_prefs',
|
| 'components.gyp:version_info',
|
| + 'prefs/prefs.gyp:prefs',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|