chromium/out/Default/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h

// services/network/public/mojom/content_security_policy.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 SERVICES_NETWORK_PUBLIC_MOJOM_CONTENT_SECURITY_POLICY_MOJOM_SHARED_INTERNAL_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_CONTENT_SECURITY_POLICY_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 "url/mojom/origin.mojom-shared-internal.h"
#include "url/mojom/url.mojom-shared-internal.h"
#include "services/network/public/mojom/source_location.mojom-shared-internal.h"
#include "services/network/public/mojom/web_sandbox_flags.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 network::mojom {
namespace internal {
class ContentSecurityPolicyHeader_Data;
class CSPSource_Data;
class CSPHashSource_Data;
class CSPSourceList_Data;
class CSPTrustedTypes_Data;
class ContentSecurityPolicy_Data;
class CSPViolation_Data;
class AllowCSPFromHeaderValue_Data;

struct ContentSecurityPolicyType_Data {};

struct ContentSecurityPolicySource_Data {};

struct CSPDisposition_Data {};

struct CSPHashAlgorithm_Data {};

struct CSPDirectiveName_Data {};

struct CSPRequireTrustedTypesFor_Data {};

#pragma pack(push, 1)


class  AllowCSPFromHeaderValue_Data {};
static_assert;
class  ContentSecurityPolicyHeader_Data {};
static_assert;
// Used by ContentSecurityPolicyHeader::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ContentSecurityPolicyHeader_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ContentSecurityPolicyHeader_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  CSPSource_Data {};
static_assert;
// Used by CSPSource::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct CSPSource_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    CSPSource_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  CSPHashSource_Data {};
static_assert;
// Used by CSPHashSource::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct CSPHashSource_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    CSPHashSource_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  CSPSourceList_Data {};
static_assert;
// Used by CSPSourceList::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct CSPSourceList_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    CSPSourceList_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  CSPTrustedTypes_Data {};
static_assert;
// Used by CSPTrustedTypes::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct CSPTrustedTypes_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    CSPTrustedTypes_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ContentSecurityPolicy_Data {};
static_assert;
// Used by ContentSecurityPolicy::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ContentSecurityPolicy_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ContentSecurityPolicy_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  CSPViolation_Data {};
static_assert;
// Used by CSPViolation::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct CSPViolation_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // network::mojom

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_CONTENT_SECURITY_POLICY_MOJOM_SHARED_INTERNAL_H_