blob: c4de59c255e1bca03f04b5c9bff246a0f50473b8 [file] [log] [blame]
# Copyright 2016 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/embedded_worker.mojom"
public_headers =
[ "//content/common/service_worker/embedded_worker_start_params.h" ]
traits_headers = [ "//content/common/service_worker/embedded_worker_start_params_struct_traits.h" ]
sources = [
"//content/common/service_worker/embedded_worker_start_params_struct_traits.cc",
]
type_mappings = [ "content.mojom.EmbeddedWorkerStartParams=::content::EmbeddedWorkerStartParams" ]