include_rules = [
  "+ash/utility",

  # Chrome OS depends on views, so allow code in this directory to depend on
  # ui/views.
  "+chrome/browser/ui/views",

  "+media/audio/sounds",
  "+services/device/public/mojom",
  "+services/network",
]
