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

Unified Diff: components/suggestions/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/signin/ios/browser/account_consistency_service_unittest.mm ('k') | components/suggestions/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/suggestions/BUILD.gn
diff --git a/components/suggestions/BUILD.gn b/components/suggestions/BUILD.gn
index ed539dbae4a895a363789c0c274a20a90541044e..1d36802c071844c715803c37a90fd2f7ef7a014f 100644
--- a/components/suggestions/BUILD.gn
+++ b/components/suggestions/BUILD.gn
@@ -59,10 +59,10 @@ source_set("unit_tests") {
"//base/test:test_support",
"//components/image_fetcher",
"//components/leveldb_proto:test_support",
- "//components/pref_registry:test_support",
"//components/signin/core/browser:test_support",
"//components/sync",
"//components/sync:test_support_driver",
+ "//components/sync_preferences:test_support",
"//net:test_support",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « components/signin/ios/browser/account_consistency_service_unittest.mm ('k') | components/suggestions/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698