blob: b0a19c1631536b1c62a8b0fa6e9abc5c1a6de48c [file] [log] [blame] [edit]
# 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",
"//mojo/dart/packages/mojo_apptest",
"//mojo/dart/packages/mojo_sdk",
"//mojo/dart/packages/mojo_services",
"//mojo/dart/packages/mojom",
]
}