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

Unified Diff: components/sync/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/suggestions/suggestions_store_unittest.cc ('k') | components/sync/base/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/suggestions/suggestions_store_unittest.cc ('k') | components/sync/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698