blob: b785cea54a1bca489f4a07792eac8ff83ee1554b [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("message_queue") {
testonly = true
deps = [
"cpp",
]
}