[go: nahoru, domu]

blob: 80e5567a9d0bf5cb5787ed17892d29720365214f [file] [log] [blame]
# Copyright 2022 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
copy("annotations_xml") {
# This rule is referenced by src/BUILD.gn, and auditor.py runs on CQ if any of
# these files are modified:
sources = [
"safe_list.txt",
"summary/annotations.xml",
"summary/grouping.xml",
]
outputs = [ "$target_out_dir/{{source}}" ]
}