blob: f637ee39b4e6a1eafe579cf22c8c51cbb7caf441 [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 = [ "//src/ledger/*" ]
group("cloud_sync") {
deps = [
"//src/ledger/bin/cloud_sync/impl",
"//src/ledger/bin/cloud_sync/public",
]
}