// components/services/print_compositor/public/mojom/print_compositor.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_SERVICES_PRINT_COMPOSITOR_PUBLIC_MOJOM_PRINT_COMPOSITOR_MOJOM_TEST_UTILS_H_ #define COMPONENTS_SERVICES_PRINT_COMPOSITOR_PUBLIC_MOJOM_PRINT_COMPOSITOR_MOJOM_TEST_UTILS_H_ #include "components/services/print_compositor/public/mojom/print_compositor.mojom.h" namespace printing::mojom { class PrintCompositorInterceptorForTesting : public PrintCompositor { … }; class PrintCompositorAsyncWaiter { … }; } // printing::mojom #endif // COMPONENTS_SERVICES_PRINT_COMPOSITOR_PUBLIC_MOJOM_PRINT_COMPOSITOR_MOJOM_TEST_UTILS_H_