summaryrefslogtreecommitdiffstats
path: root/mojo/services/network/DEPS
blob: d7b3016918c658e178c4745e52968dd424944694 (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+base",
  "+components/filesystem/public/interfaces",
  "+mojo/shell",
  "+mojo/common",
  "+mojo/message_pump",
  "+mojo/services",
  "+mojo/util",
  "+net",
  "+sql",
]