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