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

Unified Diff: net/net.gypi

Issue 1838523002: Revert of Adding iOS OpenSSL Implementation (Duplicate) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « net/net.gyp ('k') | net/net_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 55c380dffbb526227d234ff46781e6d5985b62ac..b80e2bba6be5df01f2b58c723baaa502e392e5b6 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -566,8 +566,6 @@
'cert/cert_verify_proc.h',
'cert/cert_verify_proc_android.cc',
'cert/cert_verify_proc_android.h',
- 'cert/cert_verify_proc_ios.cc',
- 'cert/cert_verify_proc_ios.h',
'cert/cert_verify_proc_mac.cc',
'cert/cert_verify_proc_mac.h',
'cert/cert_verify_proc_nss.cc',
@@ -627,7 +625,6 @@
'cert/x509_certificate_ios.cc',
'cert/x509_certificate_mac.cc',
'cert/x509_certificate_nss.cc',
- 'cert/x509_certificate_openssl_ios.cc',
'cert/x509_certificate_win.cc',
'cert/x509_util_android.cc',
'cert/x509_util_android.h',
« no previous file with comments | « net/net.gyp ('k') | net/net_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698