| Index: components/invalidation/impl/BUILD.gn | 
| diff --git a/components/invalidation/impl/BUILD.gn b/components/invalidation/impl/BUILD.gn | 
| index 98934dd2eb1b2f5876f2047a54b6a518ead4a3c4..07c5c1151daf1b88b98cfc514b1a2ad12692a330 100644 | 
| --- a/components/invalidation/impl/BUILD.gn | 
| +++ b/components/invalidation/impl/BUILD.gn | 
| @@ -138,8 +138,8 @@ source_set("unit_tests") { | 
| ] | 
| deps += [ | 
| "//components/gcm_driver:test_support", | 
| -      "//components/pref_registry:test_support", | 
| "//components/signin/core/browser:test_support", | 
| +      "//components/sync_preferences:test_support", | 
| "//google_apis:test_support", | 
| "//net", | 
| ] | 
|  |