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

Unified Diff: components/password_manager/sync/browser/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
Index: components/password_manager/sync/browser/DEPS
diff --git a/components/password_manager/sync/browser/DEPS b/components/password_manager/sync/browser/DEPS
index 83c072ecfb4b5ed49b9ef5a8648155c476aada80..06c819866597f0b9cebdfd4451eb819f4fad2fdd 100644
--- a/components/password_manager/sync/browser/DEPS
+++ b/components/password_manager/sync/browser/DEPS
@@ -6,6 +6,6 @@ include_rules = [
"+components/sync/base",
"+components/sync/driver",
"+components/sync/engine",
- "+components/syncable_prefs",
+ "+components/sync_preferences",
"+google_apis/gaia",
]

Powered by Google App Engine
This is Rietveld 408576698