summaryrefslogtreecommitdiffstats
path: root/device/usb/DEPS
blob: b1c259fb3c4bfd2c57af1c41ebd096b0f7d058cb (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+chromeos",
  "+dbus",
  "+jni",

  "-net",
  "+net/base",

  "+third_party/libusb",
]