summaryrefslogtreecommitdiffstats
path: root/components/user_prefs/DEPS
blob: 9ca65e36d8e1dd718990ff69e92524236dc8f82b (plain)
1
2
3
4
5
6
include_rules = [
  # user_prefs can be used on all platforms, including iOS. Do not allow
  # platform-specific dependencies.
  "-content",
  "-ios",
]