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

Unified Diff: corelib/src/corelib_sources.gypi

Issue 10868043: Move print to corelib. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Make it pass all tests. 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
Index: corelib/src/corelib_sources.gypi
diff --git a/corelib/src/corelib_sources.gypi b/corelib/src/corelib_sources.gypi
index 8601a506b368965cc025a658759c63f93c44063d..759455f565c4013948c78c73e58a3fe31252db68 100644
--- a/corelib/src/corelib_sources.gypi
+++ b/corelib/src/corelib_sources.gypi
@@ -25,6 +25,7 @@
'object.dart',
'options.dart',
'pattern.dart',
+ 'print.dart',
'queue.dart',
'regexp.dart',
'set.dart',
« no previous file with comments | « no previous file | corelib/src/implementation/corelib_impl_sources.gypi » ('j') | corelib/src/implementation/print.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698