[go: nahoru, domu]

blob: 75b27d308b14da2d9c8e332cca787f058abc1634 [file] [log] [blame]
# Copyright 2020 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.
import("../../../../scripts/build/ninja/copy.gni")
copy_to_gen("coverage") {
sources = [
"default.html",
"empty.css",
"lazily-loaded.css",
"not-initially-used.css",
"script.js",
"unused-css-coverage.html",
"unused.css",
"used.css",
]
}