summaryrefslogtreecommitdiffstats
path: root/components/tracing/DEPS
blob: 08980e5e0dc7dce910f522c0e23fffba9432d991 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+ipc",
]

specific_include_rules = {
  '.*browsertest\.cc': [
    "+content/public/test",
  ],
}