blob: 4f821548aac15111c3dd29eafd70e54d51a13f86 [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("elements") {
deps = [
"//src/session/examples/elements/element_proposer",
"//src/session/examples/elements/element_session",
"//src/session/examples/elements/simple_element",
]
}