blob: 996b72cfbe48e45f58eb25b6fc15d853a1b2033f [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.
from PB.recipe_modules.fuchsia.build.properties import InputProperties
DEPS = [
"fuchsia/artifacts",
"fuchsia/binary_size",
"fuchsia/buildbucket_util",
"fuchsia/cache",
"fuchsia/cas_util",
"fuchsia/gerrit",
"fuchsia/goma",
"fuchsia/gsutil",
"fuchsia/macos_sdk",
"fuchsia/nsjail",
"fuchsia/rbe",
"fuchsia/recipe_testing",
"fuchsia/reported_step",
"fuchsia/testsharder",
"recipe_engine/buildbucket",
"recipe_engine/cipd",
"recipe_engine/context",
"recipe_engine/file",
"recipe_engine/json",
"recipe_engine/path",
"recipe_engine/platform",
"recipe_engine/proto",
"recipe_engine/raw_io",
"recipe_engine/step",
"recipe_engine/swarming",
]
PROPERTIES = InputProperties