// services/data_decoder/public/mojom/data_decoder_service.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 SERVICES_DATA_DECODER_PUBLIC_MOJOM_DATA_DECODER_SERVICE_MOJOM_DATA_VIEW_H_
#define SERVICES_DATA_DECODER_PUBLIC_MOJOM_DATA_DECODER_SERVICE_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "services/data_decoder/public/mojom/data_decoder_service.mojom-shared-internal.h"
#include "components/facilitated_payments/core/mojom/pix_code_validator.mojom-shared.h"
#include "components/web_package/mojom/web_bundle_parser.mojom-shared.h"
#include "sandbox/policy/mojom/sandbox.mojom-shared.h"
#include "services/data_decoder/public/mojom/gzipper.mojom-shared.h"
#include "services/data_decoder/public/mojom/image_decoder.mojom-shared.h"
#include "services/data_decoder/public/mojom/structured_headers_parser.mojom-shared.h"
#include "services/data_decoder/public/mojom/xml_parser.mojom-shared.h"


namespace data_decoder::mojom {


}  // data_decoder::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


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

using DataDecoderServicePtrDataView =
    mojo::InterfacePtrDataView<DataDecoderServiceInterfaceBase>;
using DataDecoderServiceRequestDataView =
    mojo::InterfaceRequestDataView<DataDecoderServiceInterfaceBase>;
using DataDecoderServiceAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<DataDecoderServiceInterfaceBase>;
using DataDecoderServiceAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<DataDecoderServiceInterfaceBase>;


}  // data_decoder::mojom

#endif  // SERVICES_DATA_DECODER_PUBLIC_MOJOM_DATA_DECODER_SERVICE_MOJOM_DATA_VIEW_H_