| Index: components/sync_preferences/DEPS
|
| diff --git a/components/sync_preferences/DEPS b/components/sync_preferences/DEPS
|
| index 648f01f65729a9df319e92d5b048275266b74c03..4b15f8d3c5d245f2bcc841d5dfbad10dcfb2506e 100644
|
| --- a/components/sync_preferences/DEPS
|
| +++ b/components/sync_preferences/DEPS
|
| @@ -4,6 +4,8 @@ include_rules = [
|
| "+components/pref_registry",
|
| "+components/prefs",
|
| "+components/sync",
|
| + "+services/preferences/public",
|
| + "+services/service_manager/public",
|
|
|
| # sync_preferences can be used on all platforms, including iOS. Do not allow
|
| # platform-specific dependencies.
|
|
|