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

Unified Diff: ios/chrome/browser/prefs/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/prefs/BUILD.gn
diff --git a/ios/chrome/browser/prefs/BUILD.gn b/ios/chrome/browser/prefs/BUILD.gn
index 9acd37aa11a472a7b52cf32f0db806cb48b9acac..7a98030eb33537cad72e924e4782403e2b1901b0 100644
--- a/ios/chrome/browser/prefs/BUILD.gn
+++ b/ios/chrome/browser/prefs/BUILD.gn
@@ -35,7 +35,7 @@ source_set("prefs") {
"//components/ssl_config",
"//components/strings",
"//components/sync",
- "//components/syncable_prefs",
+ "//components/sync_preferences",
"//components/translate/core/browser",
"//components/translate/core/common",
"//components/update_client",

Powered by Google App Engine
This is Rietveld 408576698