// components/attribution_reporting/data_host.mojom-blink-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_ATTRIBUTION_REPORTING_DATA_HOST_MOJOM_BLINK_TEST_UTILS_H_ #define COMPONENTS_ATTRIBUTION_REPORTING_DATA_HOST_MOJOM_BLINK_TEST_UTILS_H_ #include "components/attribution_reporting/data_host.mojom-blink.h" #include "third_party/blink/renderer/platform/platform_export.h" namespace attribution_reporting::mojom::blink { class PLATFORM_EXPORT DataHostInterceptorForTesting : public DataHost { … }; class PLATFORM_EXPORT DataHostAsyncWaiter { … }; } // attribution_reporting::mojom::blink #endif // COMPONENTS_ATTRIBUTION_REPORTING_DATA_HOST_MOJOM_BLINK_TEST_UTILS_H_