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/blink/public/platform/web_sudden_termination_disabler_type.h",
]
