blob: 6a5a42e5aeb82579a88c5b39e79251cd225c22a3 [file] [log] [blame]
include_rules = [
"+ash/keyboard/ui/resources", # For virtual keyboard
"+components/policy/core/common",
"+extensions/grit",
"+extensions/strings/grit",
"+extensions/test",
"+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",
"+services/network/public/mojom/cors_origin_pattern.mojom.h",
],
}