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

Unified Diff: ios/chrome/browser/sync/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: ios/chrome/browser/sync/BUILD.gn
diff --git a/ios/chrome/browser/sync/BUILD.gn b/ios/chrome/browser/sync/BUILD.gn
index d04e12c857638a9a33e717237fe19646543891d4..e9b10d25ce7e7e8f46e014d3329ae3b80efab374 100644
--- a/ios/chrome/browser/sync/BUILD.gn
+++ b/ios/chrome/browser/sync/BUILD.gn
@@ -34,8 +34,8 @@ source_set("sync") {
"//components/sessions",
"//components/signin/core/browser",
"//components/sync",
+ "//components/sync_preferences",
"//components/sync_sessions",
- "//components/syncable_prefs",
"//google_apis",
"//ios/chrome/browser:browser_no_public_deps",
"//ios/chrome/browser/autofill",
« no previous file with comments | « ios/chrome/browser/signin/authentication_service_unittest.mm ('k') | ios/chrome/browser/sync/ios_chrome_sync_client.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698