# Copyright 2023 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. | |
# TODO(https://fxbug.dev/42083490): Remove when mesa has been converted. | |
group("magma_system") { | |
deps = [ "//src/graphics/magma/lib/magma_client/mock:magma_system" ] | |
} |