| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index 9b746141426ea835e9ab3b1859eee6de053a02b1..515626939b7fb1c208b44c80bb5cae40906957f2 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -54,7 +54,6 @@
|
| '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',
|
| @@ -63,6 +62,7 @@
|
| 'components_resources.gyp:components_resources',
|
| 'components_strings.gyp:components_strings',
|
| 'dom_distiller_protos',
|
| + 'prefs/prefs.gyp:prefs',
|
| 'pref_registry',
|
| 'variations',
|
| ],
|
|
|