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

Unified Diff: components/sync/driver/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/sync/BUILD.gn ('k') | components/sync/driver/fake_sync_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/driver/DEPS
diff --git a/components/sync/driver/DEPS b/components/sync/driver/DEPS
index 6bfb5ae0d8867f28bc8cb4382c97db12c0bcffc1..a5135a4c575a6320024823a48c3bb469a03423f0 100644
--- a/components/sync/driver/DEPS
+++ b/components/sync/driver/DEPS
@@ -13,7 +13,7 @@ include_rules = [
"+components/sync/protocol",
"+components/sync/syncable",
"+components/sync/test",
- "+components/syncable_prefs",
+ "+components/sync_preferences",
"+components/version_info",
"+google/cacheinvalidation",
"+google_apis",
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/driver/fake_sync_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698