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