// services/accessibility/public/mojom/automation.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_ACCESSIBILITY_PUBLIC_MOJOM_AUTOMATION_MOJOM_DATA_VIEW_H_
#define SERVICES_ACCESSIBILITY_PUBLIC_MOJOM_AUTOMATION_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "services/accessibility/public/mojom/automation.mojom-shared-internal.h"
#include "ui/accessibility/mojom/ax_action_data.mojom-shared.h"
#include "ui/accessibility/mojom/ax_event.mojom-shared.h"
#include "ui/accessibility/mojom/ax_relative_bounds.mojom-shared.h"
#include "ui/accessibility/mojom/ax_tree_id.mojom-shared.h"
#include "ui/accessibility/mojom/ax_tree_update.mojom-shared.h"
#include "ui/gfx/geometry/mojom/geometry.mojom-shared.h"


namespace ax::mojom {


}  // ax::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


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

using AutomationPtrDataView =
    mojo::InterfacePtrDataView<AutomationInterfaceBase>;
using AutomationRequestDataView =
    mojo::InterfaceRequestDataView<AutomationInterfaceBase>;
using AutomationAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<AutomationInterfaceBase>;
using AutomationAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<AutomationInterfaceBase>;


}  // ax::mojom

#endif  // SERVICES_ACCESSIBILITY_PUBLIC_MOJOM_AUTOMATION_MOJOM_DATA_VIEW_H_