blob: 0014e9d2d81844773cc8017703ba525d3e069e3d [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") {
testonly = true
deps = [
"//sky/packages/sky_engine",
"//sky/packages/sky_services",
]
}