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

Unified Diff: net/net.gyp

Issue 994263002: Rewrite session cache in OpenSSL ports. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sleevi comments Created 5 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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index acf13fe6cbb8317d56bb44aab81e9d5400684b50..36fc25a0bf517877b478a156c3b906acae095745 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -227,7 +227,7 @@
'cert/x509_util_openssl_unittest.cc',
'quic/test_tools/crypto_test_utils_openssl.cc',
'socket/ssl_client_socket_openssl_unittest.cc',
- 'socket/ssl_session_cache_openssl_unittest.cc',
+ 'ssl/ssl_client_session_cache_openssl_unittest.cc',
],
},
],
« no previous file with comments | « net/BUILD.gn ('k') | net/net.gypi » ('j') | net/socket/ssl_client_socket_openssl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698