#ifndef COMPONENTS_MIRRORING_MOJOM_CAST_MESSAGE_CHANNEL_MOJOM_FORWARD_H_
#define COMPONENTS_MIRRORING_MOJOM_CAST_MESSAGE_CHANNEL_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 mirroring::mojom {
class CastMessageDataView;
extern const char kRemotingNamespace[];
extern const char kWebRtcNamespace[];
class CastMessage;
CastMessagePtr;
class CastMessageChannel;
}
#endif