Adding Abseil LICENSE to LIB_TO_LICENSES_DICT.

Bug: webrtc:8821
Change-Id: I5e9f8b58907d74d9be5e4c82a82412b8e665e7bf
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/69805
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22891}
This commit is contained in:
Mirko Bonadei
2018-04-13 11:11:52 +02:00
committed by Commit Bot
parent 5f2c0cc0ad
commit afe7217f6d

View File

@ -22,6 +22,7 @@ import subprocess
LIB_TO_LICENSES_DICT = {
'abseil-cpp': ['third_party/abseil-cpp/LICENSE'],
'android_tools': ['third_party/android_tools/LICENSE'],
'auto': ['third_party/auto/src/LICENSE.txt'],
'bazel': ['third_party/bazel/LICENSE'],