// content/common/agent_scheduling_group.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 CONTENT_COMMON_AGENT_SCHEDULING_GROUP_MOJOM_DATA_VIEW_H_
#define CONTENT_COMMON_AGENT_SCHEDULING_GROUP_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "content/common/agent_scheduling_group.mojom-shared-internal.h"
#include "content/common/associated_interfaces.mojom-shared.h"
#include "content/common/frame.mojom-shared.h"
#include "third_party/blink/public/mojom/frame/frame.mojom-shared.h"
#include "third_party/blink/public/mojom/frame/frame_replication_state.mojom-shared.h"
#include "third_party/blink/public/mojom/frame/tree_scope_type.mojom-shared.h"
#include "third_party/blink/public/mojom/tokens/tokens.mojom-shared.h"
#include "third_party/blink/public/mojom/worker/worklet_global_scope_creation_params.mojom-shared.h"


namespace content::mojom {


}  // content::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


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

using AgentSchedulingGroupHostPtrDataView =
    mojo::InterfacePtrDataView<AgentSchedulingGroupHostInterfaceBase>;
using AgentSchedulingGroupHostRequestDataView =
    mojo::InterfaceRequestDataView<AgentSchedulingGroupHostInterfaceBase>;
using AgentSchedulingGroupHostAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<AgentSchedulingGroupHostInterfaceBase>;
using AgentSchedulingGroupHostAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<AgentSchedulingGroupHostInterfaceBase>;
class AgentSchedulingGroupInterfaceBase {};

using AgentSchedulingGroupPtrDataView =
    mojo::InterfacePtrDataView<AgentSchedulingGroupInterfaceBase>;
using AgentSchedulingGroupRequestDataView =
    mojo::InterfaceRequestDataView<AgentSchedulingGroupInterfaceBase>;
using AgentSchedulingGroupAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<AgentSchedulingGroupInterfaceBase>;
using AgentSchedulingGroupAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<AgentSchedulingGroupInterfaceBase>;


}  // content::mojom

#endif  // CONTENT_COMMON_AGENT_SCHEDULING_GROUP_MOJOM_DATA_VIEW_H_