chromium/out/Default/gen/services/network/public/mojom/fetch_api.mojom-blink-forward.h

// services/network/public/mojom/fetch_api.mojom-blink-forward.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_FETCH_API_MOJOM_BLINK_FORWARD_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_FETCH_API_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>











namespace network::mojom {

enum class RequestMode : int32_t;

enum class RequestDestination : int32_t;

enum class RedirectMode : int32_t;

enum class CredentialsMode : int32_t;

enum class FetchResponseType : int32_t;

enum class FetchResponseSource : int32_t;


}  // network::mojom


namespace network::mojom::blink {
RequestMode;
RequestDestination;
RedirectMode;
CredentialsMode;
FetchResponseType;
FetchResponseSource;



}  // network::mojom::blink

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_FETCH_API_MOJOM_BLINK_FORWARD_H_