Sign in
chromium
/
chromium
/
tools
/
build
/
11785fb7f116f51bb6442bbbe5b4096055448e57
/
.
/
scripts
/
slave
/
recipe_modules
/
swarming_heartbeat
/
__init__.py
blob: 73b16d0c783fd9d13da05c1fee5f9998250c5783 [
file
] [
log
] [
blame
]
# Copyright 2014 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
=
[
'recipe_engine/properties'
,
'recipe_engine/python'
,
'test_utils'
,
]