// components/services/storage/privileged/mojom/indexed_db_control.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_SERVICES_STORAGE_PRIVILEGED_MOJOM_INDEXED_DB_CONTROL_MOJOM_DATA_VIEW_H_
#define COMPONENTS_SERVICES_STORAGE_PRIVILEGED_MOJOM_INDEXED_DB_CONTROL_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "components/services/storage/privileged/mojom/indexed_db_control.mojom-shared-internal.h"
#include "components/services/storage/privileged/mojom/bucket_client_info.mojom-shared.h"
#include "components/services/storage/privileged/mojom/indexed_db_client_state_checker.mojom-shared.h"
#include "components/services/storage/privileged/mojom/indexed_db_control_test.mojom-shared.h"
#include "components/services/storage/privileged/mojom/indexed_db_internals_types.mojom-shared.h"
#include "components/services/storage/public/mojom/buckets/bucket_id.mojom-shared.h"
#include "components/services/storage/public/mojom/buckets/bucket_locator.mojom-shared.h"
#include "components/services/storage/public/mojom/storage_policy_update.mojom-shared.h"
#include "components/services/storage/public/mojom/storage_usage_info.mojom-shared.h"
#include "mojo/public/mojom/base/file_path.mojom-shared.h"
#include "mojo/public/mojom/base/string16.mojom-shared.h"
#include "mojo/public/mojom/base/values.mojom-shared.h"
#include "third_party/blink/public/mojom/indexeddb/indexeddb.mojom-shared.h"
#include "third_party/blink/public/mojom/storage_key/storage_key.mojom-shared.h"


namespace storage::mojom {


}  // storage::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


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

using IndexedDBObserverPtrDataView =
    mojo::InterfacePtrDataView<IndexedDBObserverInterfaceBase>;
using IndexedDBObserverRequestDataView =
    mojo::InterfaceRequestDataView<IndexedDBObserverInterfaceBase>;
using IndexedDBObserverAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<IndexedDBObserverInterfaceBase>;
using IndexedDBObserverAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<IndexedDBObserverInterfaceBase>;
class IndexedDBControlInterfaceBase {};

using IndexedDBControlPtrDataView =
    mojo::InterfacePtrDataView<IndexedDBControlInterfaceBase>;
using IndexedDBControlRequestDataView =
    mojo::InterfaceRequestDataView<IndexedDBControlInterfaceBase>;
using IndexedDBControlAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<IndexedDBControlInterfaceBase>;
using IndexedDBControlAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<IndexedDBControlInterfaceBase>;


}  // storage::mojom

#endif  // COMPONENTS_SERVICES_STORAGE_PRIVILEGED_MOJOM_INDEXED_DB_CONTROL_MOJOM_DATA_VIEW_H_