chromium/out/Default/gen/services/network/public/mojom/http_cache_backend_file_operations.mojom-blink-test-utils.h

// services/network/public/mojom/http_cache_backend_file_operations.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 SERVICES_NETWORK_PUBLIC_MOJOM_HTTP_CACHE_BACKEND_FILE_OPERATIONS_MOJOM_BLINK_TEST_UTILS_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_HTTP_CACHE_BACKEND_FILE_OPERATIONS_MOJOM_BLINK_TEST_UTILS_H_

#include "services/network/public/mojom/http_cache_backend_file_operations.mojom-blink.h"
#include "third_party/blink/public/platform/web_common.h"


namespace network::mojom::blink {


class BLINK_PLATFORM_EXPORT FileEnumeratorInterceptorForTesting : public FileEnumerator {};
class BLINK_PLATFORM_EXPORT FileEnumeratorAsyncWaiter {};


class BLINK_PLATFORM_EXPORT HttpCacheBackendFileOperationsInterceptorForTesting : public HttpCacheBackendFileOperations {};
class BLINK_PLATFORM_EXPORT HttpCacheBackendFileOperationsAsyncWaiter {};


class BLINK_PLATFORM_EXPORT HttpCacheBackendFileOperationsFactoryInterceptorForTesting : public HttpCacheBackendFileOperationsFactory {};
class BLINK_PLATFORM_EXPORT HttpCacheBackendFileOperationsFactoryAsyncWaiter {};




}  // network::mojom::blink

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_HTTP_CACHE_BACKEND_FILE_OPERATIONS_MOJOM_BLINK_TEST_UTILS_H_