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

Unified Diff: runtime/bin/io_sources.gypi

Issue 10832269: Revert "Start adding TLS (SSL) sockets to dart:io." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « runtime/bin/file.h ('k') | runtime/bin/tls_socket.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/io_sources.gypi
diff --git a/runtime/bin/io_sources.gypi b/runtime/bin/io_sources.gypi
index 5fba0db54cb240485d21b88100b02592c520ccdf..cc3957ecdd52c99db2f6686a193e10363dc2a1fd 100644
--- a/runtime/bin/io_sources.gypi
+++ b/runtime/bin/io_sources.gypi
@@ -43,8 +43,6 @@
'stream_util.dart',
'string_stream.dart',
'timer_impl.dart',
- 'tls_socket.dart',
- 'tls_socket_impl.dart',
'websocket.dart',
'websocket_impl.dart',
],
« no previous file with comments | « runtime/bin/file.h ('k') | runtime/bin/tls_socket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698