Chromium Code Reviews| Index: components/sync_preferences/DEPS |
| diff --git a/components/sync_preferences/DEPS b/components/sync_preferences/DEPS |
| index 648f01f65729a9df319e92d5b048275266b74c03..b79ab566b88b0721bf7382e77f1cb35609c799dc 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", |
|
Sam McNally
2017/02/28 02:59:55
/public
tibell
2017/02/28 04:22:09
Done.
|
| + "+services/service_manager", |
|
Sam McNally
2017/02/28 02:59:55
/public
tibell
2017/02/28 04:22:09
Done.
|
| # sync_preferences can be used on all platforms, including iOS. Do not allow |
| # platform-specific dependencies. |