// extensions/common/mojom/automation_registry.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 EXTENSIONS_COMMON_MOJOM_AUTOMATION_REGISTRY_MOJOM_TEST_UTILS_H_ #define EXTENSIONS_COMMON_MOJOM_AUTOMATION_REGISTRY_MOJOM_TEST_UTILS_H_ #include "extensions/common/mojom/automation_registry.mojom.h" namespace extensions::mojom { class RendererAutomationRegistryInterceptorForTesting : public RendererAutomationRegistry { … }; class RendererAutomationRegistryAsyncWaiter { … }; } // extensions::mojom #endif // EXTENSIONS_COMMON_MOJOM_AUTOMATION_REGISTRY_MOJOM_TEST_UTILS_H_