chromium/out/Default/gen/content/browser/xr/webxr_internals/mojom/webxr_internals.mojom-forward.h

// content/browser/xr/webxr_internals/mojom/webxr_internals.mojom-forward.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef CONTENT_BROWSER_XR_WEBXR_INTERNALS_MOJOM_WEBXR_INTERNALS_MOJOM_FORWARD_H_
#define CONTENT_BROWSER_XR_WEBXR_INTERNALS_MOJOM_WEBXR_INTERNALS_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 webxr::mojom {
class DeviceInfoDataView;

class SessionRequestedRecordDataView;

class SessionRejectedRecordDataView;

class SessionStartedRecordDataView;

class SessionStoppedRecordDataView;

class RuntimeInfoDataView;

class DeviceInfo;
DeviceInfoPtr;

class SessionRequestedRecord;
SessionRequestedRecordPtr;

class SessionRejectedRecord;
SessionRejectedRecordPtr;

class SessionStartedRecord;
SessionStartedRecordPtr;

class SessionStoppedRecord;
SessionStoppedRecordPtr;

class RuntimeInfo;
RuntimeInfoPtr;

class WebXrInternalsHandler;

class XRInternalsSessionListener;




}  // webxr::mojom

#endif  // CONTENT_BROWSER_XR_WEBXR_INTERNALS_MOJOM_WEBXR_INTERNALS_MOJOM_FORWARD_H_