include_rules = [
  # TODO(jamescook): Remove these. http://crbug.com/305404
  # Chrome pieces for app_shell bring-up.
  "+chrome/common/chrome_paths.h",

  "+chromeos",

  # Override apps/DEPS to be more selective about content includes.
  "-content",
  "+content/public/app",
  "+content/public/browser",
  "+content/public/common",

  "+sandbox",
]
