Fix BoringSSL license path.
BUG=webrtc:5737 NOTRY=True Review-Url: https://codereview.webrtc.org/1949953002 Cr-Commit-Position: refs/heads/master@{#12645}
This commit is contained in:
parent
dd3248665d
commit
e76db89e0b
@ -21,7 +21,7 @@ import textwrap
|
||||
|
||||
|
||||
LIB_TO_LICENSES_DICT = {
|
||||
'boringssl': ['third_party/boringssl/NOTICE'],
|
||||
'boringssl': ['third_party/boringssl/src/LICENSE'],
|
||||
'expat': ['third_party/expat/files/COPYING'],
|
||||
'jsoncpp': ['third_party/jsoncpp/LICENSE'],
|
||||
'opus': ['third_party/opus/src/COPYING'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user