blob: 88d2bf47659e03dfe2c0c8769b742ff661f9b41a [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 = "//chrome/common/safe_archive_analyzer.mojom"
public_headers = [ "//chrome/common/safe_browsing/zip_analyzer.h" ]
traits_headers = [ "//chrome/common/chrome_utility_messages.h" ]
deps = [
"//chrome/common/safe_browsing:proto",
"//components/safe_browsing:csd_proto",
]
type_mappings = [ "chrome.mojom.SafeArchiveAnalyzerResults=safe_browsing::zip_analyzer::Results" ]