Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(274)

Unified Diff: components/invalidation/impl/BUILD.gn

Issue 2562733003: Remove duplicated user_prefs::TestingPrefServiceSyncable (Closed)
Patch Set: Fixed usage from .mm files Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/feedback/feedback_uploader_unittest.cc ('k') | components/invalidation/impl/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/feedback/feedback_uploader_unittest.cc ('k') | components/invalidation/impl/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698