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

Unified Diff: lib/io/iolib_sources.gypi

Issue 10916081: Add secure sockets to dart:io (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments (done). 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: lib/io/iolib_sources.gypi
diff --git a/lib/io/iolib_sources.gypi b/lib/io/iolib_sources.gypi
index 55a9bcf81d714c7bea8d03f4176d6355b9b389b5..f5e91323bca864f96c51f354ae3d0e62fe887556 100644
--- a/lib/io/iolib_sources.gypi
+++ b/lib/io/iolib_sources.gypi
@@ -34,6 +34,7 @@
'stream_util.dart',
'string_stream.dart',
'timer_impl.dart',
+ 'tls_socket.dart',
'websocket.dart',
'websocket_impl.dart',
],

Powered by Google App Engine
This is Rietveld 408576698