sdefresne | 875d078 | 2015-09-16 12:01:28 | [diff] [blame] | 1 | include_rules = [ |
2 | "+components/policy/core/browser", | ||||
3 | "+components/policy/core/common", | ||||
4 | "+components/pref_registry", | ||||
brettw | f00b9b4 | 2016-02-01 22:11:38 | [diff] [blame] | 5 | "+components/prefs", |
Max Bogue | fef332d | 2016-07-28 22:09:09 | [diff] [blame^] | 6 | "+components/sync", |
sdefresne | 875d078 | 2015-09-16 12:01:28 | [diff] [blame] | 7 | |
8 | # syncable_prefs can be used on all platforms, including iOS. Do not allow | ||||
9 | # platform-specific dependencies. | ||||
10 | "-content", | ||||
11 | "-ios", | ||||
12 | ] |