include_rules = [
  "+components/constrained_window",
  "+components/drive/drive_pref_names.h",
  "+components/pairing",
  "+components/onc",
  "+components/ownership",
  "+components/user_manager",
  "+components/wallpaper",
  "+cros",
  "+dbus",
  "+device/bluetooth",
  "+mash/public/interfaces",
  "+media/audio/sounds",  # For system sounds
  "+media/base/media_switches.h",  # For media command line switches.
  "+media/mojo/interfaces",  # For platform verification mojom interface.
  "+mojo/edk/embedder",
  "+ui/ozone/public",

  # Other libraries.
  "+third_party/libjingle",
]
