blob: 9323f7d10511a1c09375b5e6fd9c3474aab802a3 [file] [log] [blame]
include_rules = [
# No inclusion of WebKit from the browser, other than the ones in
# WebKit/public/common, or the ones that are strictly enum/POD,
# header-only types, and some selected common code.
"-third_party/blink",
"+third_party/blink/public/common",
"+components/client_hints/common/switches.h",
]