| # 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. | |
| # This exists to allow a soft, coordinated move of FIDL and related Dart | |
| # packages and tools from topaz to fuchsia.git. | |
| dart_package_label = { | |
| fidl = "//sdk/dart/fidl/" | |
| fuchsia = "//sdk/dart/fuchsia/" | |
| zircon = "//sdk/dart/zircon/" | |
| } | |
| fidlgen_dart_topaz_output_name = "fidlgen_dart_topaz" |