chromium/out/Default/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-shared-internal.h

// components/services/storage/public/mojom/service_worker_storage_control.mojom-shared-internal.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef COMPONENTS_SERVICES_STORAGE_PUBLIC_MOJOM_SERVICE_WORKER_STORAGE_CONTROL_MOJOM_SHARED_INTERNAL_H_
#define COMPONENTS_SERVICES_STORAGE_PUBLIC_MOJOM_SERVICE_WORKER_STORAGE_CONTROL_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "components/services/storage/public/mojom/service_worker_database.mojom-shared-internal.h"
#include "components/services/storage/public/mojom/storage_policy_update.mojom-shared-internal.h"
#include "mojo/public/mojom/base/big_buffer.mojom-shared-internal.h"
#include "mojo/public/mojom/base/byte_string.mojom-shared-internal.h"
#include "mojo/public/mojom/base/time.mojom-shared-internal.h"
#include "services/network/public/mojom/url_response_head.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/service_worker/service_worker_fetch_handler_type.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/storage_key/storage_key.mojom-shared-internal.h"
#include "url/mojom/url.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace storage::mojom {
namespace internal {
class ServiceWorkerLiveVersionInfo_Data;
class ServiceWorkerFindRegistrationResult_Data;
class ServiceWorkerUserData_Data;

struct ServiceWorkerStorageStorageKeyState_Data {};

#pragma pack(push, 1)
class  ServiceWorkerLiveVersionInfo_Data {};
static_assert;
// Used by ServiceWorkerLiveVersionInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ServiceWorkerLiveVersionInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ServiceWorkerLiveVersionInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ServiceWorkerFindRegistrationResult_Data {};
static_assert;
// Used by ServiceWorkerFindRegistrationResult::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ServiceWorkerFindRegistrationResult_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ServiceWorkerFindRegistrationResult_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ServiceWorkerUserData_Data {};
static_assert;
// Used by ServiceWorkerUserData::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ServiceWorkerUserData_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ServiceWorkerUserData_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // storage::mojom

#endif  // COMPONENTS_SERVICES_STORAGE_PUBLIC_MOJOM_SERVICE_WORKER_STORAGE_CONTROL_MOJOM_SHARED_INTERNAL_H_