summaryrefslogtreecommitdiffstats
path: root/components/query_parser/DEPS
blob: 0faa0bfa3dfca8b13612d2c5f47e4109523ce3e7 (plain)
1
2
3
4
5
include_rules = [
  # query_parser is a component that is not allowed to uses content/ so that it
  # can be shared on iOS.
  "-content",
]