blob: f59809d0ed0011e9311bd2f5d001ad7c2132a4be [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",
"+third_party/blink/public/platform/web_client_hints_type.h",
]