Sign in
chromium
/
chromium
/
tools
/
build
/
11785fb7f116f51bb6442bbbe5b4096055448e57
/
.
/
scripts
/
slave
/
recipe_modules
/
ct
/
__init__.py
blob: f1e9d246a36def62789326410c446409896d5853 [
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
=
[
'file'
,
'gsutil'
,
'recipe_engine/path'
,
'recipe_engine/step'
,
]