blob: 6650226065286b7f1ce198fd7154b7c8b06493b4 [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/mojo_rtt_benchmark",
"//benchmarks/startup",
]
}