blob: bcd6c4993a4bf459e886d44810becf39627227e3 [file] [log] [blame]
# Copyright 2020 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(70426) Remove this once the //third_party/... target has been updated.
group("async-cpp") {
public_deps = [ "//zircon/system/ulib/async:async-cpp" ]
visibility = [ "//third_party/android/device/generic/goldfish-opengl:*" ]
}