chromium/out/Default/gen/components/content_settings/core/common/content_settings_enums.mojom-blink-forward.h

// components/content_settings/core/common/content_settings_enums.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 COMPONENTS_CONTENT_SETTINGS_CORE_COMMON_CONTENT_SETTINGS_ENUMS_MOJOM_BLINK_FORWARD_H_
#define COMPONENTS_CONTENT_SETTINGS_CORE_COMMON_CONTENT_SETTINGS_ENUMS_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>











namespace content_settings::mojom {

enum class TpcdMetadataRuleSource : int32_t;

enum class TpcdMetadataCohort : int32_t;

enum class SessionModel : int32_t;

enum class ProviderType : int32_t;


}  // content_settings::mojom


namespace content_settings::mojom::blink {
TpcdMetadataRuleSource;
TpcdMetadataCohort;
SessionModel;
ProviderType;



}  // content_settings::mojom::blink

#endif  // COMPONENTS_CONTENT_SETTINGS_CORE_COMMON_CONTENT_SETTINGS_ENUMS_MOJOM_BLINK_FORWARD_H_