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

Unified Diff: chrome/chrome.gyp

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
« no previous file with comments | « no previous file | chrome/chrome_tests_unit.gypi » ('j') | crypto/ec_private_key.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 1dbff08b45567cf34e17e0c660e747f6fb09465c..f7237ddc795788888fc1a592e7bf35e950dc6bec 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -155,6 +155,7 @@
'common/extensions/api/api.gyp:api',
'../base/base.gyp:base',
'../content/content.gyp:content_browser',
+ '../crypto/crypto.gyp:crypto',
'../net/net.gyp:http_server',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
« no previous file with comments | « no previous file | chrome/chrome_tests_unit.gypi » ('j') | crypto/ec_private_key.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698