#ifndef DEVICE_VR_PUBLIC_MOJOM_ISOLATED_XR_SERVICE_MOJOM_FORWARD_H_
#define DEVICE_VR_PUBLIC_MOJOM_ISOLATED_XR_SERVICE_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"
#include "base/component_export.h"
namespace device::mojom {
class XRRuntimeSessionOptionsDataView;
class XRRuntimeSessionResultDataView;
class XRRenderInfoDataView;
class XRDeviceDataDataView;
class XRRuntimeSessionOptions;
XRRuntimeSessionOptionsPtr;
class XRRuntimeSessionResult;
XRRuntimeSessionResultPtr;
class XRRenderInfo;
XRRenderInfoPtr;
class XRDeviceData;
XRDeviceDataPtr;
class XRSessionController;
class XRRuntimeEventListener;
class XRRuntime;
class ImmersiveOverlay;
class IsolatedXRRuntimeProviderClient;
class IsolatedXRRuntimeProvider;
class XRDeviceService;
class XRDeviceServiceHost;
}
#endif