blob: 69c644c69151ebe6bca1077507836b985602e4ad [file] [log] [blame]
# Copyright 2019 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.
mac_signing_sources = [
"signing/__init__.py",
"signing/chromium_config.py",
"signing/commands.py",
"signing/config.py",
"signing/config_factory.py",
"signing/model.py",
"signing/modification.py",
"signing/notarize.py",
"signing/parts.py",
"signing/pipeline.py",
"signing/signing.py",
]