ringrtc/config/webrtc.gclient.common
2021-01-19 17:19:23 -08:00

12 lines
229 B
Plaintext

#
# Copyright 2019-2021 Signal Messenger, LLC
# SPDX-License-Identifier: AGPL-3.0-only
#
solutions = [
{ "name" : "src",
"url" : "https://github.com/signalapp/webrtc.git",
"deps_file" : "DEPS",
},
]