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

Unified Diff: components/browser_sync/DEPS

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 | « components/browser_sync/BUILD.gn ('k') | components/browser_sync/profile_sync_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_sync/DEPS
diff --git a/components/browser_sync/DEPS b/components/browser_sync/DEPS
index ed67f1144dfa38829520e44e8505990e71e53417..14709a958deaa0d6bc6a15691bf0ab11dc7310fb 100644
--- a/components/browser_sync/DEPS
+++ b/components/browser_sync/DEPS
@@ -14,7 +14,7 @@ include_rules = [
"+components/signin/core/browser",
"+components/signin/core/common",
"+components/sync",
- "+components/syncable_prefs",
+ "+components/sync_preferences",
"+components/sync_bookmarks",
"+components/sync_sessions",
"+components/strings",
« no previous file with comments | « components/browser_sync/BUILD.gn ('k') | components/browser_sync/profile_sync_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698