# 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_sources_to_resources("bundle") { | |
sources = [ "lighthouse_test_runner.js" ] | |
} |