From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- third_party/libwebrtc/tools_webrtc/libs/generate_licenses.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/libwebrtc/tools_webrtc/libs/generate_licenses.py') diff --git a/third_party/libwebrtc/tools_webrtc/libs/generate_licenses.py b/third_party/libwebrtc/tools_webrtc/libs/generate_licenses.py index fdc40f5c4c..feff4281f7 100755 --- a/third_party/libwebrtc/tools_webrtc/libs/generate_licenses.py +++ b/third_party/libwebrtc/tools_webrtc/libs/generate_licenses.py @@ -77,7 +77,7 @@ LIB_TO_LICENSES_DICT = { 'ooura': ['common_audio/third_party/ooura/LICENSE'], 'spl_sqrt_floor': ['common_audio/third_party/spl_sqrt_floor/LICENSE'], 'kotlin_stdlib': ['third_party/kotlin_stdlib/LICENSE'], - + 'jni_zero': ['third_party/jni_zero/LICENSE'], # TODO(bugs.webrtc.org/1110): Remove this hack. This is not a lib. # For some reason it is listed as so in _GetThirdPartyLibraries. 'android_deps': [], -- cgit v1.2.3