blob: ce31a454623e73a70f70cb5edd8689786c3f3d72 [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("packages") {
deps = [
"//mojo/dart/packages/_mojo_for_test_only",
"//mojo/dart/packages/mojo",
"//mojo/dart/packages/mojo_apptest",
"//mojo/dart/packages/mojo_sdk",
"//mojo/dart/packages/mojo_services",
"//mojo/dart/packages/mojom",
]
}