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

Unified Diff: components/feedback/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/dom_distiller/standalone/content_extractor_browsertest.cc ('k') | components/feedback/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feedback/BUILD.gn
diff --git a/components/feedback/BUILD.gn b/components/feedback/BUILD.gn
index 49ee20401a4584b09a85f00c930857097514a549..adb30bcd3c1ea42c1cb07f0d4cc5d1765f423951 100644
--- a/components/feedback/BUILD.gn
+++ b/components/feedback/BUILD.gn
@@ -57,8 +57,8 @@ source_set("unit_tests") {
"//base",
"//components/feedback/proto",
"//components/keyed_service/core",
- "//components/pref_registry:test_support",
"//components/prefs:test_support",
+ "//components/sync_preferences:test_support",
"//components/user_prefs",
"//components/variations/net",
"//content/test:test_support",
« no previous file with comments | « components/dom_distiller/standalone/content_extractor_browsertest.cc ('k') | components/feedback/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698