chromium/out/Default/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.h

// components/web_package/mojom/web_bundle_parser.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_WEB_PACKAGE_MOJOM_WEB_BUNDLE_PARSER_MOJOM_TEST_UTILS_H_
#define COMPONENTS_WEB_PACKAGE_MOJOM_WEB_BUNDLE_PARSER_MOJOM_TEST_UTILS_H_

#include "components/web_package/mojom/web_bundle_parser.mojom.h"


namespace web_package::mojom {


class  WebBundleParserFactoryInterceptorForTesting : public WebBundleParserFactory {};
class  WebBundleParserFactoryAsyncWaiter {};


class  WebBundleParserInterceptorForTesting : public WebBundleParser {};
class  WebBundleParserAsyncWaiter {};


class  BundleDataSourceInterceptorForTesting : public BundleDataSource {};
class  BundleDataSourceAsyncWaiter {};




}  // web_package::mojom

#endif  // COMPONENTS_WEB_PACKAGE_MOJOM_WEB_BUNDLE_PARSER_MOJOM_TEST_UTILS_H_