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

Unified Diff: components/search_engines/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
Index: components/search_engines/BUILD.gn
diff --git a/components/search_engines/BUILD.gn b/components/search_engines/BUILD.gn
index 1de926d3a72881d324e7b5958cb21c0de1f8da27..e5dc7e4916533a46101319cdde4bf281865d997e 100644
--- a/components/search_engines/BUILD.gn
+++ b/components/search_engines/BUILD.gn
@@ -128,7 +128,7 @@ source_set("unit_tests") {
"//base",
"//base/test:test_support",
"//components/google/core/browser",
- "//components/pref_registry:test_support",
+ "//components/pref_registry:pref_registry",
"//components/prefs",
"//components/sync:test_support_driver",
"//components/sync:test_support_model",

Powered by Google App Engine
This is Rietveld 408576698