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

Unified Diff: net/net.gyp

Issue 2812064: Revert 52799 - Add support for parsing certificate formats other than raw, DE... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 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
Index: net/net.gyp
===================================================================
--- net/net.gyp (revision 52800)
+++ net/net.gyp (working copy)
@@ -125,8 +125,6 @@
'base/network_change_notifier_win.h',
'base/nss_memio.c',
'base/nss_memio.h',
- 'base/pem_tokenizer.cc',
- 'base/pem_tokenizer.h',
'base/platform_mime_util.h',
# TODO(tc): gnome-vfs? xdgmime? /etc/mime.types?
'base/platform_mime_util_linux.cc',
@@ -676,7 +674,6 @@
'base/net_test_constants.h',
'base/net_test_suite.h',
'base/net_util_unittest.cc',
- 'base/pem_tokenizer_unittest.cc',
'base/registry_controlled_domain_unittest.cc',
'base/run_all_unittests.cc',
'base/sdch_filter_unittest.cc',
« net/base/x509_certificate_unittest.cc ('K') | « net/data/ssl/certificates/thawte.single.pem ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698