summaryrefslogtreecommitdiffstats
path: root/extensions/common/DEPS
blob: bef368e18fe6a99fd109b70046819eb3d5c7dc50 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+device/bluetooth",  # For BluetoothPermission
  "+device/usb",
  "+grit/extensions_strings.h",
  "+libxml",
  "+net",
  "+third_party/libxml",
  "+third_party/re2",
]