| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index b3b524c7e570d73b63a6786681adcb48552e33d4..df7850a2926e609e0507ba47b535fff4ae6d6f4e 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -956,7 +956,6 @@ source_set("unit_tests") {
|
| "//base/test:test_support",
|
| "//components/invalidation/impl",
|
| "//components/os_crypt:test_support",
|
| - "//components/pref_registry:test_support",
|
| "//components/prefs:test_support",
|
| "//components/signin/core/browser:test_support",
|
| "//components/sync/engine_impl/attachments/proto",
|
|
|