blob: d404d91d31cbe80622d41d8886de4480102f583c [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",
"//sky/packages/material_design_icons",
]
}