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

Unified Diff: sdk/lib/io/iolib_sources.gypi

Issue 1319703002: Breaking Change: merge BoringSSL branch into master (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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 | « sdk/lib/io/io.dart ('k') | sdk/lib/io/secure_server_socket.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/io/iolib_sources.gypi
diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi
index 96900f7399fe7544f7b48645092cfe1f324b8c5d..bb8848c9c29e29bdeee38c2d1d56ea22a5151838 100644
--- a/sdk/lib/io/iolib_sources.gypi
+++ b/sdk/lib/io/iolib_sources.gypi
@@ -27,11 +27,12 @@
'platform_impl.dart',
'process.dart',
'service_object.dart',
+ 'secure_server_socket.dart',
+ 'secure_socket.dart',
+ 'security_context.dart',
'socket.dart',
'stdio.dart',
'string_transformer.dart',
- 'secure_socket.dart',
- 'secure_server_socket.dart',
'websocket.dart',
'websocket_impl.dart',
],
« no previous file with comments | « sdk/lib/io/io.dart ('k') | sdk/lib/io/secure_server_socket.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698