| // content/common/associated_interfaces.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_ASSOCIATED_INTERFACES_MOJOM_DATA_VIEW_H_ |
| #define CONTENT_COMMON_ASSOCIATED_INTERFACES_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/associated_interfaces.mojom-shared-internal.h" |
| #include "third_party/blink/public/mojom/associated_interfaces/associated_interfaces.mojom-shared.h" |
| #include "third_party/blink/public/mojom/tokens/tokens.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 RouteProviderInterfaceBase {}; |
| |
| using RouteProviderPtrDataView = |
| mojo::InterfacePtrDataView<RouteProviderInterfaceBase>; |
| using RouteProviderRequestDataView = |
| mojo::InterfaceRequestDataView<RouteProviderInterfaceBase>; |
| using RouteProviderAssociatedPtrInfoDataView = |
| mojo::AssociatedInterfacePtrInfoDataView<RouteProviderInterfaceBase>; |
| using RouteProviderAssociatedRequestDataView = |
| mojo::AssociatedInterfaceRequestDataView<RouteProviderInterfaceBase>; |
| |
| |
| } // content::mojom |
| |
| #endif // CONTENT_COMMON_ASSOCIATED_INTERFACES_MOJOM_DATA_VIEW_H_ |