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

Unified Diff: chrome/browser/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
« no previous file with comments | « no previous file | chrome/browser/apps/drive/drive_app_mapping_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 8e0182053b91fc9367c27012bf77db735966eba0..d9e0de941c90f540b672d67de9322d0689ab4bbc 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1388,8 +1388,8 @@ split_static_library("browser") {
"//components/supervised_user_error_page",
"//components/sync",
"//components/sync_bookmarks",
+ "//components/sync_preferences",
"//components/sync_sessions",
- "//components/syncable_prefs",
"//components/task_scheduler_util",
"//components/tracing:startup_tracing",
"//components/translate/content/browser",
@@ -4152,7 +4152,7 @@ static_library("test_support") {
"//components/sessions:test_support",
"//components/subresource_filter/core/browser:test_support",
"//components/subresource_filter/core/common:test_support",
- "//components/syncable_prefs:test_support",
+ "//components/sync_preferences:test_support",
"//components/user_prefs/tracked:user_prefs_tracked_test_support",
"//content/test:test_support",
"//google_apis:test_support",
« no previous file with comments | « no previous file | chrome/browser/apps/drive/drive_app_mapping_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698