Index: components/dom_distiller.gypi |
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi |
index 515626939b7fb1c208b44c80bb5cae40906957f2..9b746141426ea835e9ab3b1859eee6de053a02b1 100644 |
--- a/components/dom_distiller.gypi |
+++ b/components/dom_distiller.gypi |
@@ -54,6 +54,7 @@ |
'type': 'static_library', |
'dependencies': [ |
'../base/base.gyp:base', |
+ '../base/base.gyp:base_prefs', |
'../skia/skia.gyp:skia', |
'../sync/sync.gyp:sync', |
'../third_party/dom_distiller_js/dom_distiller_js.gyp:dom_distiller_js_proto', |
@@ -62,7 +63,6 @@ |
'components_resources.gyp:components_resources', |
'components_strings.gyp:components_strings', |
'dom_distiller_protos', |
- 'prefs/prefs.gyp:prefs', |
'pref_registry', |
'variations', |
], |