blob: 3c240d4203bc85a521b4aaae2514ab760d37dc82 [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/WebKit",
"+third_party/WebKit/public/common",
"+third_party/WebKit/public/platform/WebClientHintsType.h",
]