blob: 952d39ed0ccdcddb342e0560b1d25fecc8147aba [file] [log] [blame]
// services/network/public/mojom/url_loader.mojom-blink-forward.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2019 The Chromium Authors. All rights reserved.
// 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_URL_LOADER_MOJOM_BLINK_FORWARD_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_URL_LOADER_MOJOM_BLINK_FORWARD_H_
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace network {
namespace mojom {
class URLLoaderInterfaceBase;
class URLLoaderClientInterfaceBase;
} // namespace network
} // namespace mojom
namespace network {
namespace mojom {
namespace blink {
// Aliases for definition in the parent namespace.
using URLLoaderInterfaceBase = URLLoaderInterfaceBase;
using URLLoaderClientInterfaceBase = URLLoaderClientInterfaceBase;
using URLRequestRedirectInfo = mojo::native::NativeStruct;
using URLRequestRedirectInfoPtr = mojo::native::NativeStructPtr;
class URLLoaderClientEndpoints;
using URLLoaderClientEndpointsPtr = mojo::StructPtr<URLLoaderClientEndpoints>;
class URLLoader;
class URLLoaderClient;
} // namespace blink
} // namespace mojom
} // namespace network
#endif // SERVICES_NETWORK_PUBLIC_MOJOM_URL_LOADER_MOJOM_BLINK_FORWARD_H_