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

Unified Diff: runtime/bin/io_sources.gypi

Issue 10916081: Add secure sockets to dart:io (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove pkcert directory temporarily from patch, because git cl patch is incompatible. Created 8 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: runtime/bin/io_sources.gypi
diff --git a/runtime/bin/io_sources.gypi b/runtime/bin/io_sources.gypi
index 435c25496b752479aed4cbae1cbf8a2efe9898a4..308f11fbfed577aee85c2936469433eab160fbbf 100644
--- a/runtime/bin/io_sources.gypi
+++ b/runtime/bin/io_sources.gypi
@@ -44,6 +44,8 @@
'stream_util.dart',
'string_stream.dart',
'timer_impl.dart',
+ 'tls_socket.dart',
+ 'tls_socket_impl.dart',
'websocket.dart',
'websocket_impl.dart',
],
« runtime/bin/dartutils.cc ('K') | « runtime/bin/file.h ('k') | runtime/bin/net/nss_memio.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698