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

Unified Diff: crypto/crypto.gyp

Issue 7056026: Implement AES-CTR for NSS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: endian Created 9 years, 6 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: crypto/crypto.gyp
diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp
index e99ea75d7426042759b0cb6a15226efaf7367332..7311ace0b5d80751d8497c8103b685330f7e9162 100644
--- a/crypto/crypto.gyp
+++ b/crypto/crypto.gyp
@@ -109,6 +109,7 @@
'crypto_module_blocking_password_delegate.h',
'cssm_init.cc',
'cssm_init.h',
+ 'encryptor.cc',
'encryptor.h',
'encryptor_mac.cc',
'encryptor_nss.cc',

Powered by Google App Engine
This is Rietveld 408576698