blob: 505f8e9d40f435f0ac3046aba0ef28ffd17f94e0 [file] [log] [blame]
include_rules = [
"+components/policy/core/common",
"+device/usb", # For UsbDevicePermission
"+extensions/grit",
"+extensions/strings/grit",
"+ppapi/c", # For various types.
"+skia",
]
specific_include_rules = {
# The extensions client interface is the master arbiter of which
# API schemas exist, so it needs to know about app APIs.
"chrome_extensions_client\.cc": [
"+apps/common/api/generated_schemas.h",
],
}