summaryrefslogtreecommitdiff
path: root/chromium/components/mirroring/service/DEPS
blob: f7c98091442e021918df59fd8db49494f06c9774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include_rules = [
  "-components",
  "+components/mirroring/mojom",
  "+components/mirroring/service",
  "+components/version_info",
  "+crypto",
  "+gpu/config",
  "+gpu/ipc/client",
  "+third_party/jsoncpp/source/include/json",
  "+net",
  "+services/network/public",
  "+services/network/test",
  "+services/viz/public",
  "+third_party/openscreen/src/cast/streaming",
  "+ui/base",
]