blob: d1d8ecbb965675fb41fabe9f5eea75d4354922c1 [file] [log] [blame]
# Copyright 2019 The Chromium 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 = [
'archive',
'build',
'chromium',
'chromium_swarming',
'depot_tools/bot_update',
'depot_tools/gclient',
'depot_tools/git',
'depot_tools/gitiles',
'depot_tools/gsutil',
'depot_tools/osx_sdk',
'depot_tools/tryserver',
'docker',
'gn',
'isolate',
'perf_dashboard',
'recipe_engine/buildbucket',
'recipe_engine/commit_position',
'recipe_engine/context',
'recipe_engine/cq',
'recipe_engine/file',
'recipe_engine/json',
'recipe_engine/path',
'recipe_engine/platform',
'recipe_engine/properties',
'recipe_engine/python',
'recipe_engine/raw_io',
'recipe_engine/runtime',
'recipe_engine/scheduler',
'recipe_engine/step',
'recipe_engine/swarming',
'recipe_engine/tempfile',
'recipe_engine/time',
'recipe_engine/url',
'test_utils',
'trigger',
]
# TODO(phajdan.jr): provide coverage (http://crbug.com/693058).
DISABLE_STRICT_COVERAGE = True