Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
63930d83feb30d82ba94ed31f5b419e31c0639a6
/
.
/
recipes
/
recipe_modules
/
git_cl
/
__init__.py
blob: fe5f3335e46fdf5162078e80771b523d7df8f4e7 [
file
]
DEPS
=
[
'recipe_engine/context'
,
'recipe_engine/raw_io'
,
'recipe_engine/step'
,
]
from
.
api
import
GitClApi
as
API