blob: b9d1c3b84e153e91c72294613b8f373135035e71 [file] [log] [blame]
# Copyright 2019 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.
group("fidl") {
testonly = true
deps = [
"fuchsia.ledger",
"fuchsia.modular",
"fuchsia.modular.auth",
"fuchsia.modular.internal",
"fuchsia.modular.storymodel",
"fuchsia.speech",
]
}