// components/autofill/content/common/mojom/autofill_driver.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_DRIVER_MOJOM_DATA_VIEW_H_
#define COMPONENTS_AUTOFILL_CONTENT_COMMON_MOJOM_AUTOFILL_DRIVER_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "components/autofill/content/common/mojom/autofill_driver.mojom-shared-internal.h"
#include "components/autofill/core/common/mojom/autofill_types.mojom-shared.h"
#include "mojo/public/mojom/base/string16.mojom-shared.h"
#include "mojo/public/mojom/base/text_direction.mojom-shared.h"
#include "mojo/public/mojom/base/time.mojom-shared.h"
#include "ui/gfx/geometry/mojom/geometry.mojom-shared.h"
#include "url/mojom/url.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 AutofillDriverInterfaceBase {};

using AutofillDriverPtrDataView =
    mojo::InterfacePtrDataView<AutofillDriverInterfaceBase>;
using AutofillDriverRequestDataView =
    mojo::InterfaceRequestDataView<AutofillDriverInterfaceBase>;
using AutofillDriverAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<AutofillDriverInterfaceBase>;
using AutofillDriverAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<AutofillDriverInterfaceBase>;
class PasswordManagerDriverInterfaceBase {};

using PasswordManagerDriverPtrDataView =
    mojo::InterfacePtrDataView<PasswordManagerDriverInterfaceBase>;
using PasswordManagerDriverRequestDataView =
    mojo::InterfaceRequestDataView<PasswordManagerDriverInterfaceBase>;
using PasswordManagerDriverAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<PasswordManagerDriverInterfaceBase>;
using PasswordManagerDriverAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<PasswordManagerDriverInterfaceBase>;
class PasswordGenerationDriverInterfaceBase {};

using PasswordGenerationDriverPtrDataView =
    mojo::InterfacePtrDataView<PasswordGenerationDriverInterfaceBase>;
using PasswordGenerationDriverRequestDataView =
    mojo::InterfaceRequestDataView<PasswordGenerationDriverInterfaceBase>;
using PasswordGenerationDriverAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<PasswordGenerationDriverInterfaceBase>;
using PasswordGenerationDriverAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<PasswordGenerationDriverInterfaceBase>;


}  // autofill::mojom

#endif  // COMPONENTS_AUTOFILL_CONTENT_COMMON_MOJOM_AUTOFILL_DRIVER_MOJOM_DATA_VIEW_H_