#ifndef COMPONENTS_GLOBAL_MEDIA_CONTROLS_PUBLIC_MOJOM_DEVICE_SERVICE_MOJOM_FORWARD_H_
#define COMPONENTS_GLOBAL_MEDIA_CONTROLS_PUBLIC_MOJOM_DEVICE_SERVICE_MOJOM_FORWARD_H_
#include <stdint.h>
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
namespace global_media_controls::mojom {
class DeviceDataView;
enum class IconType : int32_t;
class Device;
DevicePtr;
class DeviceListHost;
class DeviceListClient;
class DeviceService;
class DevicePickerProvider;
class DevicePickerObserver;
}
#endif