include_rules = [ | |
# TODO(mash): Remove. http://crbug.com/723881 | |
"+ash/shell.h", | |
"+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/WebKit/public/platform/WebSuddenTerminationDisablerType.h", | |
] |