| # Copyright 2018 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(fxbug.dev/98011): Remove this file when it can be replaced by workstation_eng. | |
| print("***WARNING*** workstation.gni is deprecated and will be removed soon.", | |
| "Please use workstation_eng instead.") | |
| import("//products/workstation_eng.gni") |