chromium/out/Default/gen/components/safe_browsing/content/common/safe_browsing.mojom-test-utils.h

// components/safe_browsing/content/common/safe_browsing.mojom-test-utils.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_SAFE_BROWSING_CONTENT_COMMON_SAFE_BROWSING_MOJOM_TEST_UTILS_H_
#define COMPONENTS_SAFE_BROWSING_CONTENT_COMMON_SAFE_BROWSING_MOJOM_TEST_UTILS_H_

#include "components/safe_browsing/content/common/safe_browsing.mojom.h"


namespace safe_browsing::mojom {


class  SafeBrowsingInterceptorForTesting : public SafeBrowsing {};
class  SafeBrowsingAsyncWaiter {};


class  ThreatReporterInterceptorForTesting : public ThreatReporter {};
class  ThreatReporterAsyncWaiter {};


class  PhishingDetectorInterceptorForTesting : public PhishingDetector {};
class  PhishingDetectorAsyncWaiter {};


class  PhishingModelSetterInterceptorForTesting : public PhishingModelSetter {};
class  PhishingModelSetterAsyncWaiter {};


class  PhishingModelSetterTestObserverInterceptorForTesting : public PhishingModelSetterTestObserver {};
class  PhishingModelSetterTestObserverAsyncWaiter {};


class  PhishingImageEmbedderDetectorInterceptorForTesting : public PhishingImageEmbedderDetector {};
class  PhishingImageEmbedderDetectorAsyncWaiter {};


class  ExtensionWebRequestReporterInterceptorForTesting : public ExtensionWebRequestReporter {};
class  ExtensionWebRequestReporterAsyncWaiter {};




}  // safe_browsing::mojom

#endif  // COMPONENTS_SAFE_BROWSING_CONTENT_COMMON_SAFE_BROWSING_MOJOM_TEST_UTILS_H_