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