blob: 07766e6a4695c54a13b1fba34be9c8e1180ba9fd [file] [log] [blame]
# Copyright 2013 The Flutter 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") {
testonly = true
deps = [
"$flutter_root/sky/packages/flutter_services",
"$flutter_root/sky/packages/sky_engine",
"$flutter_root/sky/packages/sky_services",
]
}