// services/network/public/mojom/ct_policy_status.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_CT_POLICY_STATUS_MOJOM_BLINK_FORWARD_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_CT_POLICY_STATUS_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>











namespace network::mojom {

enum class CTRequirementsStatus : int32_t;

enum class CTPolicyCompliance : int32_t;


}  // network::mojom


namespace network::mojom::blink {
using CTRequirementsStatus = CTRequirementsStatus;
using CTPolicyCompliance = CTPolicyCompliance;



}  // network::mojom::blink

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_CT_POLICY_STATUS_MOJOM_BLINK_FORWARD_H_