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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 66213002: NSS: {EC,RSA}PrivateKey shouldn't call crypto::GetPublicNSSKeySlot or GetPrivateNSSKeySlot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gyp fixes Created 7 years, 1 month 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index a1ddf6d5ba65d3363ee4ad3915bffc0c0be2eb1c..fe5bd92d3b18ea27416b6ebb5832a05f79f9e35c 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -305,6 +305,7 @@
'../content/content.gyp:content_utility',
'../content/content.gyp:content_worker',
'../components/components.gyp:autofill_core_test_support',
+ '../crypto/crypto.gyp:crypto',
'../ipc/ipc.gyp:test_support_ipc',
'../media/media.gyp:media_test_support',
'../ppapi/ppapi_internal.gyp:ppapi_shared',
« no previous file with comments | « chrome/chrome.gyp ('k') | crypto/ec_private_key.h » ('j') | crypto/ec_private_key.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698