chromium/out/Default/gen/content/browser/private_aggregation/private_aggregation_internals.mojom-test-utils.h

// content/browser/private_aggregation/private_aggregation_internals.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_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_TEST_UTILS_H_
#define CONTENT_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_TEST_UTILS_H_

#include "content/browser/private_aggregation/private_aggregation_internals.mojom.h"
#include "content/common/content_export.h"


namespace private_aggregation_internals::mojom {


class CONTENT_EXPORT ObserverInterceptorForTesting : public Observer {};
class CONTENT_EXPORT ObserverAsyncWaiter {};


class CONTENT_EXPORT HandlerInterceptorForTesting : public Handler {};
class CONTENT_EXPORT HandlerAsyncWaiter {};


class CONTENT_EXPORT FactoryInterceptorForTesting : public Factory {};
class CONTENT_EXPORT FactoryAsyncWaiter {};




}  // private_aggregation_internals::mojom

#endif  // CONTENT_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_TEST_UTILS_H_