blob: ad36ae94b10a160d54fd218976fc50575ad9cb82 [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("flutter_services") {
deps = [ "//flutter/sky/packages/sky_services" ]
}