blob: 4991157cad4ecbb858ab22d1531d6fb3b0c86d70 [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/platform/modules/fetch/fetch_api_request.mojom"
public_headers = [ "//content/common/service_worker/service_worker_types.h" ]
traits_headers = [
"//content/common/service_worker/service_worker_fetch_request_mojom_traits.h",
]
sources = [
"//content/common/service_worker/service_worker_fetch_request_mojom_traits.cc",
]
type_mappings =
[ "blink.mojom.FetchAPIRequest=::content::ServiceWorkerFetchRequest" ]