// url/mojom/url.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 URL_MOJOM_URL_MOJOM_BLINK_FORWARD_H_
#define URL_MOJOM_URL_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"




#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"





namespace url::mojom {


}  // url::mojom


namespace url::mojom::blink {

constexpr uint32_t kMaxURLChars = 2097152U;
class Url;
using UrlPtr = mojo::InlinedStructPtr<Url>;




}  // url::mojom::blink

#endif  // URL_MOJOM_URL_MOJOM_BLINK_FORWARD_H_