chromium/out/Default/gen/device/vr/public/mojom/vr_service.mojom-shared-message-ids.h

// device/vr/public/mojom/vr_service.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef DEVICE_VR_PUBLIC_MOJOM_VR_SERVICE_MOJOM_SHARED_MESSAGE_IDS_H_
#define DEVICE_VR_PUBLIC_MOJOM_VR_SERVICE_MOJOM_SHARED_MESSAGE_IDS_H_

#include <stdint.h>


namespace device::mojom {
namespace messages {


enum class VRService : uint32_t {};
enum class XRSessionMetricsRecorder : uint32_t {};
enum class VRServiceClient : uint32_t {};
enum class XREnvironmentIntegrationProvider : uint32_t {};
enum class XRFrameDataProvider : uint32_t {};
enum class XRPresentationProvider : uint32_t {};
enum class XRPresentationClient : uint32_t {};
enum class XRSessionClient : uint32_t {};
enum class WebXrInternalsRendererListener : uint32_t {};

}  // namespace messages

}  // device::mojom

#endif  // DEVICE_VR_PUBLIC_MOJOM_VR_SERVICE_MOJOM_SHARED_MESSAGE_IDS_H_