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

Unified Diff: net/net.gypi

Issue 1376593007: SSL in EmbeddedTestServer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index b24915ef3e9795b852fc6b3ec04101d76c590b78..6c0d22d02ec5f31372a6f384a69a0a4b997081e6 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.

Powered by Google App Engine
This is Rietveld 408576698