specific_include_rules = {
  "native_message_host_chromeos.cc": [
    # TODO(erg): This allows us to switch between mus and classic ash/ozone as
    # targets. It should be removed when support for classic ash is removed;
    # which means that remoting never touches ozone.
    "+ui/ozone/public/ozone_platform.h",
  ]
}
