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

Unified Diff: components/sync_preferences/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_preferences/BUILD.gn ('k') | components/sync_preferences/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_preferences/DEPS
diff --git a/components/syncable_prefs/DEPS b/components/sync_preferences/DEPS
similarity index 74%
rename from components/syncable_prefs/DEPS
rename to components/sync_preferences/DEPS
index 3d0c3a3efe4275a7fba7a9b62fe2d40a3e9d32d1..648f01f65729a9df319e92d5b048275266b74c03 100644
--- a/components/syncable_prefs/DEPS
+++ b/components/sync_preferences/DEPS
@@ -5,7 +5,7 @@ include_rules = [
"+components/prefs",
"+components/sync",
- # syncable_prefs can be used on all platforms, including iOS. Do not allow
+ # sync_preferences can be used on all platforms, including iOS. Do not allow
# platform-specific dependencies.
"-content",
"-ios",
« no previous file with comments | « components/sync_preferences/BUILD.gn ('k') | components/sync_preferences/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698