blob: 567ef61ec5928dc3254857a045d48550aa6afb1b [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::ArchiveAnalyzerResults" ]