summaryrefslogtreecommitdiff
path: root/chromium/components/webrtc_logging/browser/DEPS
blob: 9d7ae7d804a5dc5f4d8a2ef7c37654002357f596 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+components/upload_list",
  "+content/public/browser",
]

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