blob: f326037901b3d89f20f4fca8d8a83bb77c0e324a [file] [log] [blame]
# Copyright 2016 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("flutter_services") {
deps = [
"$flutter_root/sky/packages/sky_services",
]
}