| 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",
|
|
|