blob: f436920b44e1db18884c49931296599a4cd5da35 [file] [log] [blame]
# Copyright 2017 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") {
deps = [
"//garnet/public/lib/auth/fidl/account_manager",
"//garnet/public/lib/auth/fidl/token_manager",
]
}