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

Unified Diff: crypto/crypto.gypi

Issue 401623006: Extract ScopedTestNSSDB from nss_util. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git cl format Created 6 years, 5 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 | « crypto/crypto.gyp ('k') | crypto/nss_util.h » ('j') | crypto/nss_util.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/crypto.gypi
diff --git a/crypto/crypto.gypi b/crypto/crypto.gypi
index de65e198ebb055a84a010eebe65dc9cd19d511e0..d0732d88a9bdccf2d1a10960ed46372bcbb71f10 100644
--- a/crypto/crypto.gypi
+++ b/crypto/crypto.gypi
@@ -82,6 +82,8 @@
'rsa_private_key_openssl.cc',
'scoped_capi_types.h',
'scoped_nss_types.h',
+ 'scoped_test_nss_db.cc',
+ 'scoped_test_nss_db.h',
'secure_hash.h',
'secure_hash_default.cc',
'secure_hash_openssl.cc',
« no previous file with comments | « crypto/crypto.gyp ('k') | crypto/nss_util.h » ('j') | crypto/nss_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698