summaryrefslogtreecommitdiffstats
path: root/components/keyed_service/DEPS
blob: 4153fdbac2b6de36a965d0f68755331727335321 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  # KeyedService is a layered component; subdirectories must introduce
  # allowances of //content dependencies as appropriate.
  "-components/keyed_service/content",

  "+components/pref_registry",
  "+components/prefs",
  "+components/user_prefs",
]