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

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 9de7481109b0015a904e8170846b97212d53779d..2cded922e39ba87008e2f7cf144c7256c1ecf4c0 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_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698