// device/vr/public/mojom/browser_test_interfaces.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_BROWSER_TEST_INTERFACES_MOJOM_SHARED_MESSAGE_IDS_H_ #define DEVICE_VR_PUBLIC_MOJOM_BROWSER_TEST_INTERFACES_MOJOM_SHARED_MESSAGE_IDS_H_ #include <stdint.h> namespace device_test::mojom { namespace messages { enum class XRTestHook : uint32_t { … }; enum class XRServiceTestHook : uint32_t { … }; } // namespace messages } // device_test::mojom #endif // DEVICE_VR_PUBLIC_MOJOM_BROWSER_TEST_INTERFACES_MOJOM_SHARED_MESSAGE_IDS_H_