1 include_rules = [ 2 "+components/policy/core/common", 3 "+device/bluetooth", # For BluetoothPermission 4 "+device/usb", # For UsbDevicePermission 5 "+libxml", 6 "+ppapi/c", # For various types. 7 "+skia", 8 ] 9