Commit 2252c70c authored by mef's avatar mef Committed by Commit bot

Cronet license now includes boringssl instead of openssl.

BUG=390267

Review URL: https://codereview.chromium.org/513413002

Cr-Commit-Position: refs/heads/master@{#292489}
parent 01f88e86
...@@ -41,7 +41,7 @@ def GenerateLicense(): ...@@ -41,7 +41,7 @@ def GenerateLicense():
"ashmem", "ashmem",
"zlib", "zlib",
"modp_b64", "modp_b64",
"openssl" "boringssl"
] ]
# Start with Chromium's LICENSE file # Start with Chromium's LICENSE file
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment