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