blob: 757d4a771eaee9ea45a5ddc037a98b32672b474a [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/service_worker/service_worker_provider.mojom"
public_headers =
[ "//content/common/service_worker/service_worker_provider_host_info.h" ]
traits_headers = [ "//content/common/service_worker/service_worker_provider_struct_traits.h" ]
sources = [
"//content/common/service_worker/service_worker_provider_struct_traits.cc",
]
type_mappings = [ "content.mojom.ServiceWorkerProviderHostInfo=::content::ServiceWorkerProviderHostInfo[move_only]" ]