// ui/gfx/mojom/delegated_ink_point_renderer.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 UI_GFX_MOJOM_DELEGATED_INK_POINT_RENDERER_MOJOM_BLINK_TEST_UTILS_H_ #define UI_GFX_MOJOM_DELEGATED_INK_POINT_RENDERER_MOJOM_BLINK_TEST_UTILS_H_ #include "ui/gfx/mojom/delegated_ink_point_renderer.mojom-blink.h" namespace gfx::mojom::blink { class DelegatedInkPointRendererInterceptorForTesting : public DelegatedInkPointRenderer { … }; class DelegatedInkPointRendererAsyncWaiter { … }; } // gfx::mojom::blink #endif // UI_GFX_MOJOM_DELEGATED_INK_POINT_RENDERER_MOJOM_BLINK_TEST_UTILS_H_