Index: components/content_settings.gypi |
diff --git a/components/content_settings.gypi b/components/content_settings.gypi |
index fdca4ba20c11253069d149224f0451d061ba2e10..c547badc9e99d2f262548e6e2e073804fa6e3fcf 100644 |
--- a/components/content_settings.gypi |
+++ b/components/content_settings.gypi |
@@ -10,11 +10,11 @@ |
'type': 'static_library', |
'dependencies': [ |
'../base/base.gyp:base', |
- '../base/base.gyp:base_prefs', |
'../net/net.gyp:net', |
'../url/url.gyp:url_lib', |
'content_settings_core_common', |
'pref_registry', |
+ 'prefs/prefs.gyp:prefs', |
'url_formatter/url_formatter.gyp:url_formatter', |
], |
'variables': { 'enable_wexit_time_destructors': 1, }, |