blob: a4c80a33826822f3471197bcf90985827a8e583e [file] [log] [blame]
# Copyright 2015 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 = [
'build/chromium',
'build/chromium_checkout',
'build/chromium_swarming',
'build/filter',
'build/goma',
'build/isolate',
'build/perf_dashboard',
'build/swarming_client',
'build/test_results',
'chromium_tests',
'depot_tools/bot_update',
'depot_tools/cipd',
'depot_tools/depot_tools',
'depot_tools/gclient',
'depot_tools/gsutil',
'depot_tools/tryserver',
'recipe_engine/buildbucket',
'recipe_engine/context',
'recipe_engine/file',
'recipe_engine/json',
'recipe_engine/path',
'recipe_engine/properties',
'recipe_engine/python',
'recipe_engine/raw_io',
'recipe_engine/runtime',
'recipe_engine/step',
'recipe_engine/time',
'test_utils',
]
# TODO(phajdan.jr): provide coverage (http://crbug.com/693058).
DISABLE_STRICT_COVERAGE = True