include_rules = [
  # Allow inclusion of specific components that we depend on.
  # See comment in content/DEPS for which components are allowed.
  "+components/mime_util",
  "+components/scheduler/child",
  "+components/scheduler/common",
  "+components/tracing",
  "+components/webcrypto",

  "+content/app/strings/grit",  # For generated headers
  "+content/public/child",
  "+services/shell",
  "+services/shell",
  "+v8/include/v8.h"
]
