blob: 86383605152b8f52f48636c71b82f863ed21a70b [file] [log] [blame]
# 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.
DEPS = [
'fuchsia/build_input_resolver',
'fuchsia/spec',
'fuchsia/status_check',
'recipe_engine/buildbucket',
'recipe_engine/properties',
'recipe_engine/step',
# swarming is only here due to an apparent bug in recipe engine:
# deps listed at the top of a recipe aren't injected inside
# GenTests().
# TODO(garymm): Remove when fuchsia_perf is deleted.
'recipe_engine/swarming',
]