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

Unified Diff: net/third_party/nss/ssl/manifest.mn

Issue 1844813002: Uprev NSS to 3.23 on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: One more GN fix Created 4 years, 8 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 | « net/third_party/nss/ssl/exports_win.def ('k') | net/third_party/nss/ssl/notes.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/nss/ssl/manifest.mn
diff --git a/net/third_party/nss/ssl/manifest.mn b/net/third_party/nss/ssl/manifest.mn
index 4d46d46b86b8b2e8646de0cfa3fb9007ef361f61..1366d15e558650606331df582be1a962feb6c5dc 100644
--- a/net/third_party/nss/ssl/manifest.mn
+++ b/net/third_party/nss/ssl/manifest.mn
@@ -44,6 +44,8 @@ CSRCS = \
cmpcert.c \
sslinfo.c \
ssl3ecc.c \
+ tls13con.c \
+ tls13hkdf.c \
$(NULL)
LIBRARY_NAME = ssl
« no previous file with comments | « net/third_party/nss/ssl/exports_win.def ('k') | net/third_party/nss/ssl/notes.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698