chromium/out/Default/gen/services/network/public/mojom/content_security_policy.mojom-blink-forward.h

// services/network/public/mojom/content_security_policy.mojom-blink-forward.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 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_BLINK_FORWARD_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_CONTENT_SECURITY_POLICY_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"




#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"





namespace network::mojom {

enum class ContentSecurityPolicyType : int32_t;

enum class ContentSecurityPolicySource : int32_t;

enum class CSPDisposition : int32_t;

enum class CSPHashAlgorithm : int32_t;

enum class CSPDirectiveName : int32_t;

enum class CSPRequireTrustedTypesFor : int32_t;


}  // network::mojom


namespace network::mojom::blink {
ContentSecurityPolicyType;
ContentSecurityPolicySource;
CSPDisposition;
CSPHashAlgorithm;
CSPDirectiveName;
CSPRequireTrustedTypesFor;
class ContentSecurityPolicyHeader;
ContentSecurityPolicyHeaderPtr;

class CSPSource;
CSPSourcePtr;

class CSPHashSource;
CSPHashSourcePtr;

class CSPSourceList;
CSPSourceListPtr;

class CSPTrustedTypes;
CSPTrustedTypesPtr;

class ContentSecurityPolicy;
ContentSecurityPolicyPtr;

class CSPViolation;
CSPViolationPtr;

class AllowCSPFromHeaderValue;

AllowCSPFromHeaderValuePtr;




}  // network::mojom::blink

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_CONTENT_SECURITY_POLICY_MOJOM_BLINK_FORWARD_H_