// components/subresource_filter/core/mojom/subresource_filter.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_SUBRESOURCE_FILTER_CORE_MOJOM_SUBRESOURCE_FILTER_MOJOM_TEST_UTILS_H_ #define COMPONENTS_SUBRESOURCE_FILTER_CORE_MOJOM_SUBRESOURCE_FILTER_MOJOM_TEST_UTILS_H_ #include "components/subresource_filter/core/mojom/subresource_filter.mojom.h" namespace subresource_filter::mojom { class SubresourceFilterRulesetObserverInterceptorForTesting : public SubresourceFilterRulesetObserver { … }; class SubresourceFilterRulesetObserverAsyncWaiter { … }; } // subresource_filter::mojom #endif // COMPONENTS_SUBRESOURCE_FILTER_CORE_MOJOM_SUBRESOURCE_FILTER_MOJOM_TEST_UTILS_H_