summaryrefslogtreecommitdiff
path: root/chromium/components/webrtc/DEPS
blob: c43fef440727cd2b250d4ec86a458ff0a7662b95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+components/content_settings",
  "+components/permissions",
  "+content/public/browser",
  "+content/public/common",
  "+net",
  "+services/network/public/cpp/is_potentially_trustworthy.h",
  "+third_party/blink/public/common",
  "+third_party/blink/public/mojom",
  "+third_party/webrtc",
  "+third_party/webrtc_overrides",
  "+ui/android",
]