| Index: components/domain_reliability.gypi
|
| diff --git a/components/domain_reliability.gypi b/components/domain_reliability.gypi
|
| index eae16ab692a503f4ac4e4e6882bfa6ed1e6ca719..3a6155a8e8f8feedf6e310f69a8fe8fc261f8f1f 100644
|
| --- a/components/domain_reliability.gypi
|
| +++ b/components/domain_reliability.gypi
|
| @@ -13,9 +13,9 @@
|
| 'type': '<(component)',
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| - '../base/base.gyp:base_prefs',
|
| '../components/components.gyp:data_use_measurement_core',
|
| '../components/components.gyp:keyed_service_core',
|
| + '../components/prefs/prefs.gyp:prefs',
|
| '../content/content.gyp:content_browser',
|
| '../net/net.gyp:net',
|
| '../url/url.gyp:url_lib',
|
|
|