// components/commerce/core/mojom/price_tracking.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_COMMERCE_CORE_MOJOM_PRICE_TRACKING_MOJOM_DATA_VIEW_H_
#define COMPONENTS_COMMERCE_CORE_MOJOM_PRICE_TRACKING_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "components/commerce/core/mojom/price_tracking.mojom-shared-internal.h"
#include "mojo/public/mojom/base/string16.mojom-shared.h"
#include "components/commerce/core/mojom/shared.mojom-shared.h"


namespace commerce::price_tracking::mojom {


}  // commerce::price_tracking::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace commerce::price_tracking::mojom {
// Interface base classes. They are used for type safety check.
class PriceTrackingHandlerInterfaceBase {};

using PriceTrackingHandlerPtrDataView =
    mojo::InterfacePtrDataView<PriceTrackingHandlerInterfaceBase>;
using PriceTrackingHandlerRequestDataView =
    mojo::InterfaceRequestDataView<PriceTrackingHandlerInterfaceBase>;
using PriceTrackingHandlerAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<PriceTrackingHandlerInterfaceBase>;
using PriceTrackingHandlerAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<PriceTrackingHandlerInterfaceBase>;
class PageInterfaceBase {};

using PagePtrDataView =
    mojo::InterfacePtrDataView<PageInterfaceBase>;
using PageRequestDataView =
    mojo::InterfaceRequestDataView<PageInterfaceBase>;
using PageAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<PageInterfaceBase>;
using PageAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<PageInterfaceBase>;
class PriceTrackingHandlerFactoryInterfaceBase {};

using PriceTrackingHandlerFactoryPtrDataView =
    mojo::InterfacePtrDataView<PriceTrackingHandlerFactoryInterfaceBase>;
using PriceTrackingHandlerFactoryRequestDataView =
    mojo::InterfaceRequestDataView<PriceTrackingHandlerFactoryInterfaceBase>;
using PriceTrackingHandlerFactoryAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<PriceTrackingHandlerFactoryInterfaceBase>;
using PriceTrackingHandlerFactoryAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<PriceTrackingHandlerFactoryInterfaceBase>;


}  // commerce::price_tracking::mojom

#endif  // COMPONENTS_COMMERCE_CORE_MOJOM_PRICE_TRACKING_MOJOM_DATA_VIEW_H_