blob: e84d9907360295d4119905f71bb6cbc50e37b97f [file] [log] [blame]
# Copyright 2016 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
visibility = [ "//peridot/bin/ledger/*" ]
group("cloud_sync") {
deps = [
"//peridot/bin/ledger/cloud_sync/impl",
"//peridot/bin/ledger/cloud_sync/public",
]
}