blob: 7f2cc0c1370c96a4c48b12fbb737fc43b227d6bf [file] [log] [blame]
# Copyright 2014 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("benchmarks") {
testonly = true
deps = [
"//benchmarks/dart_handler_running",
"//benchmarks/startup",
]
}