| Index: components/dom_distiller/core/BUILD.gn
|
| diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn
|
| index b3e6486e35cf85ea63d0ea13ef4e233f133b9d39..7c6dbb620a5e8e418c738938316026bc04f4ecef 100644
|
| --- a/components/dom_distiller/core/BUILD.gn
|
| +++ b/components/dom_distiller/core/BUILD.gn
|
| @@ -64,9 +64,9 @@ source_set("core") {
|
| ]
|
| deps = [
|
| "//base",
|
| - "//base:prefs",
|
| "//components/leveldb_proto",
|
| "//components/pref_registry",
|
| + "//components/prefs",
|
| "//components/resources",
|
| "//components/strings",
|
| "//components/variations",
|
|
|