#ifndef MEDIA_MOJO_MOJOM_VIDEO_DECODER_MOJOM_FORWARD_H_
#define MEDIA_MOJO_MOJOM_VIDEO_DECODER_MOJOM_FORWARD_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 media::mojom {
class SupportedVideoDecoderConfigDataView;
class CommandBufferIdDataView;
OverlayInfoDataView;
class SupportedVideoDecoderConfig;
SupportedVideoDecoderConfigPtr;
class CommandBufferId;
CommandBufferIdPtr;
OverlayInfo;
OverlayInfoPtr;
class VideoFrameHandleReleaser;
class VideoDecoder;
class VideoDecoderClient;
}
#endif