summaryrefslogtreecommitdiff
path: root/chromeos/DEPS
blob: ea93903b42acd5e09a9d69a06ed7f992d2fe4d46 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+crypto",
  "+net",
  "+policy/proto",
  "+third_party/cros_system_api",
  "+third_party/libxml",
  "+third_party/protobuf",
  "+ui/gfx/geometry",
  "+ui/gfx/x"
]