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

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

Issue 733463002: Add console to dart:io for synchronus writing to stdout and stderr (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month 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: sdk/lib/io/iolib_sources.gypi
diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi
index 5b8214712368548044604e08dfd7338b599d4eb3..21952474927948f405d53bae0eb53f4184f85bfe 100644
--- a/sdk/lib/io/iolib_sources.gypi
+++ b/sdk/lib/io/iolib_sources.gypi
@@ -6,6 +6,7 @@
'sources': [
'bytes_builder.dart',
'common.dart',
+ 'console.dart',
'crypto.dart',
'data_transformer.dart',
'directory.dart',

Powered by Google App Engine
This is Rietveld 408576698