blob: 41c980defda9809b868fd87f4c080ca05c2171be [file] [log] [blame]
# Copyright 2017 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.
mojom =
"//third_party/blink/public/mojom/loader/url_loader_factory_bundle.mojom"
public_headers =
[ "//third_party/blink/public/common/loader/url_loader_factory_bundle.h" ]
traits_headers = [ "//third_party/blink/public/common/loader/url_loader_factory_bundle_mojom_traits.h" ]
type_mappings = [ "blink.mojom.URLLoaderFactoryBundle=std::unique_ptr<blink::URLLoaderFactoryBundleInfo>[move_only,nullable_is_same_type]" ]