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

Unified Diff: runtime/bin/io_sources.gypi

Issue 24395013: Merge services into a shared IOService in dart:io, and use a native port. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Finish off native_service Created 7 years, 3 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/io_service_patch.dart ('k') | runtime/bin/native_service.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 67294c9b3185c82b91b24aeb3d9f7a6eb110d8cb..e5bdbe3cbbcda450533e2e52dec1872cd29affa6 100644
--- a/runtime/bin/io_sources.gypi
+++ b/runtime/bin/io_sources.gypi
@@ -11,6 +11,7 @@
'file_patch.dart',
'file_system_entity_patch.dart',
'filter_patch.dart',
+ 'io_service_patch.dart',
'platform_patch.dart',
'process_patch.dart',
'socket_patch.dart',
« no previous file with comments | « runtime/bin/io_service_patch.dart ('k') | runtime/bin/native_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698