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

Unified Diff: content/content_child.gypi

Issue 803173010: Implement HKDF for webcrypto (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 4025ee8a47a6914cd9c1fdc382e92f6af9d1ff19..a6973f68747441ec4c0fe5fefc925e37aded5f8a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -304,6 +304,7 @@
'child/webcrypto/openssl/ec_key_openssl.cc',
'child/webcrypto/openssl/ecdh_openssl.cc',
'child/webcrypto/openssl/ecdsa_openssl.cc',
+ 'child/webcrypto/openssl/hkdf_openssl.cc',
'child/webcrypto/openssl/hmac_openssl.cc',
'child/webcrypto/openssl/key_openssl.cc',
'child/webcrypto/openssl/key_openssl.h',
« content/child/webcrypto/openssl/hkdf_openssl.cc ('K') | « content/child/webcrypto/status.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698