blob: aa42298394ae734fa2d5f298a8ae06bcd8f89c5f [file] [log] [blame]
include_rules = [
"+services/resource_coordinator/public",
# No inclusion of WebKit from the browser, other than strictly enum/POD,
# header-only types, and some selected common code.
"+third_party/blink/public/platform/web_sudden_termination_disabler_type.h",
]
specific_include_rules = {
# TODO(mash): Fix. https://crbug.com/723881
"tab_manager_delegate_chromeos\.cc": [
"+ash/shell.h",
],
}