chromium/out/Default/gen/components/safe_browsing/content/common/safe_browsing.mojom-shared-message-ids.h

// components/safe_browsing/content/common/safe_browsing.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2018 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_SAFE_BROWSING_CONTENT_COMMON_SAFE_BROWSING_MOJOM_SHARED_MESSAGE_IDS_H_
#define COMPONENTS_SAFE_BROWSING_CONTENT_COMMON_SAFE_BROWSING_MOJOM_SHARED_MESSAGE_IDS_H_

#include <stdint.h>


namespace safe_browsing::mojom {
namespace messages {


enum class SafeBrowsing : uint32_t {};
enum class ThreatReporter : uint32_t {};
enum class PhishingDetector : uint32_t {};
enum class PhishingModelSetter : uint32_t {};
enum class PhishingModelSetterTestObserver : uint32_t {};
enum class PhishingImageEmbedderDetector : uint32_t {};
enum class ExtensionWebRequestReporter : uint32_t {};

}  // namespace messages

}  // safe_browsing::mojom

#endif  // COMPONENTS_SAFE_BROWSING_CONTENT_COMMON_SAFE_BROWSING_MOJOM_SHARED_MESSAGE_IDS_H_