chromium/out/Default/gen/content/services/auction_worklet/public/mojom/bidder_worklet.mojom-test-utils.h

// content/services/auction_worklet/public/mojom/bidder_worklet.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 CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_MOJOM_TEST_UTILS_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_MOJOM_TEST_UTILS_H_

#include "content/services/auction_worklet/public/mojom/bidder_worklet.mojom.h"
#include "content/common/content_export.h"


namespace auction_worklet::mojom {


class CONTENT_EXPORT GenerateBidClientInterceptorForTesting : public GenerateBidClient {};
class CONTENT_EXPORT GenerateBidClientAsyncWaiter {};


class CONTENT_EXPORT GenerateBidFinalizerInterceptorForTesting : public GenerateBidFinalizer {};
class CONTENT_EXPORT GenerateBidFinalizerAsyncWaiter {};


class CONTENT_EXPORT BidderWorkletInterceptorForTesting : public BidderWorklet {};
class CONTENT_EXPORT BidderWorkletAsyncWaiter {};




}  // auction_worklet::mojom

#endif  // CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_MOJOM_TEST_UTILS_H_