blob: 066c04c3ffa1145ee2a047dd0f999a9b13c2c7d8 [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 = "//content/common/url_loader_factory_bundle.mojom"
public_headers = [ "//content/common/url_loader_factory_bundle.h" ]
traits_headers =
[ "//content/common/url_loader_factory_bundle_struct_traits.h" ]
sources = [
"//content/common/url_loader_factory_bundle_struct_traits.cc",
]
type_mappings = [ "content.mojom.URLLoaderFactoryBundle=content::URLLoaderFactoryBundle[move_only]" ]