// components/network_hints/common/network_hints.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.

// This file defines XDataView for type traits and can be included in
// _mojom_traits.h definitions but otherwise please use .mojom-forward.h,
// .mojom-shared.h or .mojom.h.

// IWYU pragma: private
// IWYU pragma: friend "traits"

#ifndef COMPONENTS_NETWORK_HINTS_COMMON_NETWORK_HINTS_MOJOM_DATA_VIEW_H_
#define COMPONENTS_NETWORK_HINTS_COMMON_NETWORK_HINTS_MOJOM_DATA_VIEW_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>

#include "components/network_hints/common/network_hints.mojom-shared-internal.h"
#include "url/mojom/scheme_host_port.mojom-shared.h"


namespace network_hints::mojom {


}  // network_hints::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace network_hints::mojom {
// Interface base classes. They are used for type safety check.
class NetworkHintsHandlerInterfaceBase {};

using NetworkHintsHandlerPtrDataView =
    mojo::InterfacePtrDataView<NetworkHintsHandlerInterfaceBase>;
using NetworkHintsHandlerRequestDataView =
    mojo::InterfaceRequestDataView<NetworkHintsHandlerInterfaceBase>;
using NetworkHintsHandlerAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<NetworkHintsHandlerInterfaceBase>;
using NetworkHintsHandlerAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<NetworkHintsHandlerInterfaceBase>;


}  // network_hints::mojom

#endif  // COMPONENTS_NETWORK_HINTS_COMMON_NETWORK_HINTS_MOJOM_DATA_VIEW_H_