// components/commerce/core/mojom/commerce_web_extractor.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_COMMERCE_CORE_MOJOM_COMMERCE_WEB_EXTRACTOR_MOJOM_TEST_UTILS_H_ #define COMPONENTS_COMMERCE_CORE_MOJOM_COMMERCE_WEB_EXTRACTOR_MOJOM_TEST_UTILS_H_ #include "components/commerce/core/mojom/commerce_web_extractor.mojom.h" namespace commerce_web_extractor::mojom { class CommerceWebExtractorInterceptorForTesting : public CommerceWebExtractor { … }; class CommerceWebExtractorAsyncWaiter { … }; } // commerce_web_extractor::mojom #endif // COMPONENTS_COMMERCE_CORE_MOJOM_COMMERCE_WEB_EXTRACTOR_MOJOM_TEST_UTILS_H_