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

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: Update patches Created 4 years, 9 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
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

Powered by Google App Engine
This is Rietveld 408576698