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

Unified Diff: components/search_engines/BUILD.gn

Issue 2459823002: [Sync] Rename syncable_prefs to sync_preferences. (Closed)
Patch Set: Created 4 years, 2 months 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 c10c0d5ffb1e12c89c286c83debb6777614230f9..1d14a8008205d37f627918643a4ed7c89614f64a 100644
--- a/components/search_engines/BUILD.gn
+++ b/components/search_engines/BUILD.gn
@@ -132,7 +132,7 @@ source_set("unit_tests") {
"//components/prefs",
"//components/sync:test_support_driver",
"//components/sync:test_support_model",
- "//components/syncable_prefs:test_support",
+ "//components/sync_preferences:test_support",
"//components/webdata/common",
"//sql",
"//testing/gmock",

Powered by Google App Engine
This is Rietveld 408576698