Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Unified Diff: third_party/boringssl/boringssl.gypi

Issue 835193005: ABANDONED! Roll BoringSSL ... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add new test to unittests Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | third_party/boringssl/boringssl_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/boringssl/boringssl.gypi
diff --git a/third_party/boringssl/boringssl.gypi b/third_party/boringssl/boringssl.gypi
index af009d7d14a3db1423e087db966f351c6d7863e9..5fd17d6296ae81ead119ca1c5f4b5a9842d2e77b 100644
--- a/third_party/boringssl/boringssl.gypi
+++ b/third_party/boringssl/boringssl.gypi
@@ -151,6 +151,8 @@
'src/crypto/evp/sign.c',
'src/crypto/ex_data.c',
'src/crypto/ex_data_impl.c',
+ 'src/crypto/hkdf/hkdf.c',
+ 'src/crypto/hkdf/hkdf_error.c',
'src/crypto/hmac/hmac.c',
'src/crypto/lhash/lhash.c',
'src/crypto/md4/md4.c',
@@ -287,11 +289,6 @@
'src/ssl/d1_srtp.c',
'src/ssl/d1_srvr.c',
'src/ssl/pqueue/pqueue.c',
- 'src/ssl/s23_clnt.c',
- 'src/ssl/s23_lib.c',
- 'src/ssl/s23_meth.c',
- 'src/ssl/s23_pkt.c',
- 'src/ssl/s23_srvr.c',
'src/ssl/s3_both.c',
'src/ssl/s3_cbc.c',
'src/ssl/s3_clnt.c',
« no previous file with comments | « DEPS ('k') | third_party/boringssl/boringssl_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698