| // content/common/renderer_variations_configuration.mojom-data-view.h is auto generated by mojom_bindings_generator.py, do not edit |
| |
| // Copyright 2025 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_COMMON_RENDERER_VARIATIONS_CONFIGURATION_MOJOM_DATA_VIEW_H_ |
| #define CONTENT_COMMON_RENDERER_VARIATIONS_CONFIGURATION_MOJOM_DATA_VIEW_H_ |
| |
| #include <stdint.h> |
| |
| #include <functional> |
| #include <iosfwd> |
| #include <type_traits> |
| #include <utility> |
| #include "mojo/public/cpp/bindings/array_data_view.h" |
| #include "mojo/public/cpp/bindings/enum_traits.h" |
| #include "mojo/public/cpp/bindings/interface_data_view.h" |
| #include "mojo/public/cpp/bindings/map_data_view.h" |
| #include "mojo/public/cpp/bindings/string_data_view.h" |
| |
| #include "content/common/renderer_variations_configuration.mojom-shared-internal.h" |
| #include "components/variations/variations.mojom-shared.h" |
| |
| |
| namespace content::mojom { |
| |
| |
| } // content::mojom |
| |
| |
| namespace mojo { |
| namespace internal { |
| |
| } // namespace internal |
| } // namespace mojo |
| |
| |
| namespace content::mojom { |
| // Interface base classes. They are used for type safety check. |
| class RendererVariationsConfigurationInterfaceBase {}; |
| |
| using RendererVariationsConfigurationPtrDataView = |
| mojo::InterfacePtrDataView<RendererVariationsConfigurationInterfaceBase>; |
| using RendererVariationsConfigurationRequestDataView = |
| mojo::InterfaceRequestDataView<RendererVariationsConfigurationInterfaceBase>; |
| using RendererVariationsConfigurationAssociatedPtrInfoDataView = |
| mojo::AssociatedInterfacePtrInfoDataView<RendererVariationsConfigurationInterfaceBase>; |
| using RendererVariationsConfigurationAssociatedRequestDataView = |
| mojo::AssociatedInterfaceRequestDataView<RendererVariationsConfigurationInterfaceBase>; |
| |
| |
| } // content::mojom |
| |
| #endif // CONTENT_COMMON_RENDERER_VARIATIONS_CONFIGURATION_MOJOM_DATA_VIEW_H_ |