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

Unified Diff: crypto/crypto.gyp

Issue 9455006: Fix SpdySession::WriteCredentialFrame ECPrivateKey creation args. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: forgot add Created 8 years, 10 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 | « no previous file | crypto/ec_signature_creator.h » ('j') | crypto/ec_signature_creator.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/crypto.gyp
diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp
index 1d216f6f185b60b6e9c4fafee6fd9f74e591c89b..c288525317ea3875c719de5ea82c40aeea64bf54 100644
--- a/crypto/crypto.gyp
+++ b/crypto/crypto.gyp
@@ -140,6 +140,7 @@
'ec_private_key.h',
'ec_private_key_nss.cc',
'ec_private_key_openssl.cc',
+ 'ec_signature_creator.cc',
'ec_signature_creator.h',
'ec_signature_creator_nss.cc',
'ec_signature_creator_openssl.cc',
« no previous file with comments | « no previous file | crypto/ec_signature_creator.h » ('j') | crypto/ec_signature_creator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698