blob: 2c560f4c783e0115bb2f3e878392f650722d2189 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- third_party/boringssl/BUILD.generated.gni.orig 2022-02-07 13:39:41 UTC
+++ third_party/boringssl/BUILD.generated.gni
@@ -183,6 +183,7 @@ crypto_sources = [
"src/crypto/rand_extra/deterministic.c",
"src/crypto/rand_extra/forkunsafe.c",
"src/crypto/rand_extra/fuchsia.c",
+ "src/crypto/rand_extra/arc4random.c",
"src/crypto/rand_extra/passive.c",
"src/crypto/rand_extra/rand_extra.c",
"src/crypto/rand_extra/windows.c",
|