| Index: components/dom_distiller/core/BUILD.gn
|
| diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn
|
| index 3ed00be2a3ceb7129044389792a4286cfaf2b130..49f014fb5a1db82e6454ef8c1db2f9296c6ee73c 100644
|
| --- a/components/dom_distiller/core/BUILD.gn
|
| +++ b/components/dom_distiller/core/BUILD.gn
|
| @@ -150,10 +150,10 @@ source_set("unit_tests") {
|
| ":unit_tests_bundle_data",
|
| "//base",
|
| "//components/leveldb_proto:test_support",
|
| - "//components/pref_registry:test_support",
|
| "//components/resources",
|
| "//components/strings",
|
| "//components/sync",
|
| + "//components/sync_preferences:test_support",
|
| "//net:test_support",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
|
|