summaryrefslogtreecommitdiff
path: root/chromium/extensions/common/DEPS
blob: 13918d4dbca935fb7a2c1050e52ce6b3c1f67c76 (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+components/url_formatter",
  "+components/nacl/common/buildflags.h",
  "+device/bluetooth",  # For BluetoothPermission
  "+device/usb",
  "+grit/extensions_strings.h",
  "+libxml",
  "+net",
  "+third_party/libxml",
  "+third_party/re2",
]