blob: b214e26515c6cc0ba7e1a6e47ec0666f62ecfb75 [file] [log] [blame]
include_rules = [
# resource_coordinator can include files from performance_manager.
"+chrome/browser/performance_manager",
"+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",
],
}