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

Unified Diff: components/ownership.gypi

Issue 1118263003: Revert of Don't use RSAPrivateKey in NSS integration code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ocsp-refactor
Patch Set: Created 5 years, 8 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 | « chrome/browser/chromeos/platform_keys/platform_keys_nss.cc ('k') | components/ownership/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ownership.gypi
diff --git a/components/ownership.gypi b/components/ownership.gypi
index 478425971d1f9e4a551d29f8b256dcbeb579b18d..0b95fe22930606b1209ba642c2d35b70a2eb4d70 100644
--- a/components/ownership.gypi
+++ b/components/ownership.gypi
@@ -35,11 +35,6 @@
'<(DEPTH)/components/components.gyp:policy',
],
}],
- ['use_nss_certs==1', {
- 'dependencies': [
- '../build/linux/system.gyp:ssl',
- ],
- }],
],
}],
}
« no previous file with comments | « chrome/browser/chromeos/platform_keys/platform_keys_nss.cc ('k') | components/ownership/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698