// components/autofill/content/common/mojom/autofill_agent.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_AUTOFILL_CONTENT_COMMON_MOJOM_AUTOFILL_AGENT_MOJOM_DATA_VIEW_H_
#define COMPONENTS_AUTOFILL_CONTENT_COMMON_MOJOM_AUTOFILL_AGENT_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "components/autofill/content/common/mojom/autofill_agent.mojom-shared-internal.h"
#include "components/autofill/core/common/mojom/autofill_types.mojom-shared.h"
#include "mojo/public/mojom/base/string16.mojom-shared.h"


namespace autofill::mojom {


}  // autofill::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


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

using AutofillAgentPtrDataView =
    mojo::InterfacePtrDataView<AutofillAgentInterfaceBase>;
using AutofillAgentRequestDataView =
    mojo::InterfaceRequestDataView<AutofillAgentInterfaceBase>;
using AutofillAgentAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<AutofillAgentInterfaceBase>;
using AutofillAgentAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<AutofillAgentInterfaceBase>;
class PasswordAutofillAgentInterfaceBase {};

using PasswordAutofillAgentPtrDataView =
    mojo::InterfacePtrDataView<PasswordAutofillAgentInterfaceBase>;
using PasswordAutofillAgentRequestDataView =
    mojo::InterfaceRequestDataView<PasswordAutofillAgentInterfaceBase>;
using PasswordAutofillAgentAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<PasswordAutofillAgentInterfaceBase>;
using PasswordAutofillAgentAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<PasswordAutofillAgentInterfaceBase>;
class PasswordGenerationAgentInterfaceBase {};

using PasswordGenerationAgentPtrDataView =
    mojo::InterfacePtrDataView<PasswordGenerationAgentInterfaceBase>;
using PasswordGenerationAgentRequestDataView =
    mojo::InterfaceRequestDataView<PasswordGenerationAgentInterfaceBase>;
using PasswordGenerationAgentAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<PasswordGenerationAgentInterfaceBase>;
using PasswordGenerationAgentAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<PasswordGenerationAgentInterfaceBase>;


}  // autofill::mojom

#endif  // COMPONENTS_AUTOFILL_CONTENT_COMMON_MOJOM_AUTOFILL_AGENT_MOJOM_DATA_VIEW_H_