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

Unified Diff: content/content_child.gypi

Issue 211943002: [webcrypto] Minor cleanup/consolidation of JWK source. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes for eroman Created 6 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: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 8f73ff0e648081b33e307fbb6251c41ae7ced4ce..98c9cfdc78cbd3c4ad8ff1ed0ca1d37bbfb7c746 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -178,6 +178,7 @@
'child/webcrypto/crypto_data.cc',
'child/webcrypto/crypto_data.h',
'child/webcrypto/jwk.cc',
+ 'child/webcrypto/jwk.h',
'child/webcrypto/platform_crypto.h',
'child/webcrypto/platform_crypto_nss.cc',
'child/webcrypto/platform_crypto_openssl.cc',
« content/child/webcrypto/shared_crypto.h ('K') | « content/child/webcrypto/webcrypto_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698