Sign in
chromium
/
infra
/
infra
/
HEAD
/
.
/
recipes
/
recipe_modules
/
secret_manager
/
__init__.py
blob: 728a2edd254a757d579c76bc0a4047d207ae1ac4 [
file
] [
log
] [
blame
]
# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
DEPS
=
[
'recipe_engine/path'
,
'recipe_engine/raw_io'
,
'recipe_engine/step'
,
]