blob: abaa709af11723dd2faf4a853bf2b5690c9bb72d [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("dart") {
deps = [
"//mojo/dart/dart_snapshotter($host_toolchain)",
"//mojo/dart/http_load_test",
"//mojo/dart/observatory_test",
"//mojo/dart/packages/mojo_sdk",
"//mojo/dart/packages/mojo_services",
]
}