blob: 53b419f5c5f29c684d1f85cd361d5b2bfb42e643 [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",
"intl",
# TODO: Add more.
]
}