| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index a2aff3bf871c70472945521c274909cc1c53e442..95601e2088fe4961acc17348723d56749b2a444c 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -142,8 +142,6 @@
|
| 'base/network_config_watcher_mac.h',
|
| 'base/nss_memio.c',
|
| 'base/nss_memio.h',
|
| - 'base/openssl_util.cc',
|
| - 'base/openssl_util.h',
|
| 'base/pem_tokenizer.cc',
|
| 'base/pem_tokenizer.h',
|
| 'base/platform_mime_util.h',
|
| @@ -287,8 +285,6 @@
|
| 'sources!': [
|
| 'base/cert_database_openssl.cc',
|
| 'base/keygen_handler_openssl.cc',
|
| - 'base/openssl_util.cc',
|
| - 'base/openssl_util.h',
|
| 'base/x509_certificate_openssl.cc',
|
| 'base/x509_openssl_util.cc',
|
| 'base/x509_openssl_util.h',
|
|
|