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

Unified Diff: net/net.gypi

Issue 1376593007: SSL in EmbeddedTestServer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Typo fix. Created 5 years, 2 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/socket/ssl_server_socket.h » ('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 91fb19bc295524b41a4843759d656f2477ca6ca2..569555bc34b4a279f2edabd6baf4e31503d90d7a 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -191,6 +191,8 @@
'ssl/ssl_info.cc',
'ssl/ssl_info.h',
'ssl/ssl_private_key.h',
+ 'ssl/ssl_server_config.cc',
+ 'ssl/ssl_server_config.h',
# Most files in net/quic are in net_nacl_common_sources, except for the
# files that have dependency on SPDY (net/spdy) or NSS.
« no previous file with comments | « net/net.gyp ('k') | net/socket/ssl_server_socket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698