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

Unified Diff: editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml

Issue 9289042: Minor changes to the dart:io library files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add missing files. Created 8 years, 11 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 | « no previous file | runtime/bin/directory.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
diff --git a/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml b/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
index 054fe2a3c4cc0ae2b2278e8fbf92d23ea264ec19..65a0b65e76cdcb4097fff6a11ebe02f1ce44db12 100644
--- a/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
+++ b/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
@@ -286,6 +286,7 @@ class NativeFieldWrapperClass4 { }
#source('file_impl.dart');
#source('input_stream.dart');
#source('list_stream.dart');
+#source('list_stream_impl.dart');
#source('output_stream.dart');
#source('platform.dart');
#source('platform_impl.dart');
@@ -294,6 +295,7 @@ class NativeFieldWrapperClass4 { }
#source('socket.dart');
#source('socket_impl.dart');
#source('socket_stream.dart');
+#source('socket_stream_impl.dart');
#source('stdio.dart');
#source('stream_util.dart');
#source('string_stream.dart');
« no previous file with comments | « no previous file | runtime/bin/directory.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698