// ui/ozone/platform/wayland/mojom/wayland_buffer_manager.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 UI_OZONE_PLATFORM_WAYLAND_MOJOM_WAYLAND_BUFFER_MANAGER_MOJOM_SHARED_MESSAGE_IDS_H_ #define UI_OZONE_PLATFORM_WAYLAND_MOJOM_WAYLAND_BUFFER_MANAGER_MOJOM_SHARED_MESSAGE_IDS_H_ #include <stdint.h> namespace ui::ozone::mojom { namespace messages { enum class WaylandBufferManagerHost : uint32_t { … }; enum class WaylandBufferManagerGpu : uint32_t { … }; } // namespace messages } // ui::ozone::mojom #endif // UI_OZONE_PLATFORM_WAYLAND_MOJOM_WAYLAND_BUFFER_MANAGER_MOJOM_SHARED_MESSAGE_IDS_H_