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

Unified Diff: chrome/browser/ui/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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c7ae261a74903c02f6cdcc705c3bab1e580a54c2..abd6e583226284b01db9f04a628cceb8be85800a 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -542,8 +542,8 @@ split_static_library("ui") {
"//components/suggestions/proto",
"//components/supervised_user_error_page",
"//components/sync",
+ "//components/sync_preferences",
"//components/sync_sessions",
- "//components/syncable_prefs",
"//components/toolbar",
"//components/tracing:startup_tracing",
"//components/undo",

Powered by Google App Engine
This is Rietveld 408576698