blob: 1e978616562d47e4144e7f8de80783e5056c4ee0 [file] [log] [blame]
# Copyright 2015 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.
group("perf") {
deps = [
"//tools/perf/chrome_telemetry_build:telemetry_chrome_test",
]
data = [
"//tools/perf/",
"//build/android/pylib/",
# Field trial config
"//tools/variations/",
"//testing/variations/",
]
}