blob: 1f713f03e45ce00bb8396b26c151990af8e1ff03 [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("examples") {
testonly = true
deps = [
"benchmark",
"components",
"escher",
# TODO: Add more.
]
}