blob: 03dd3484c2d77801db193a5c430de4f3f0ab1e5b [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/background_fetch/background_fetch.mojom"
public_headers =
[ "//content/common/background_fetch/background_fetch_types.h" ]
traits_headers =
[ "//content/common/background_fetch/background_fetch_struct_traits.h" ]
deps = [
"//mojo/public/cpp/bindings",
"//third_party/blink/public:blink_headers",
]
type_mappings = [ "blink.mojom.BackgroundFetchSettledFetch=::content::BackgroundFetchSettledFetch" ]