blob: 55fcd58205912b5a4471768d4e4339cf68aa70a4 [file] [log] [blame]
# Copyright 2019 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/buildbucket_util',
'fuchsia/gsutil',
'fuchsia/minfs',
'fuchsia/emu',
'fuchsia/status_check',
'fuchsia/swarming_retry',
'fuchsia/symbolize',
'fuchsia/tar',
'fuchsia/testing_requests',
'fuchsia/testsharder',
'fuchsia/upload',
'recipe_engine/buildbucket',
'recipe_engine/context',
'recipe_engine/json',
'recipe_engine/file',
'recipe_engine/path',
'recipe_engine/platform',
'recipe_engine/properties',
'recipe_engine/raw_io',
'recipe_engine/step',
'recipe_engine/swarming',
'recipe_engine/time',
]