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

Unified Diff: corelib/src/corelib_sources.gypi

Issue 10887024: Move print to corelib. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Get rid of more builtin importing that is no longer needed. 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
« no previous file with comments | « no previous file | corelib/src/implementation/corelib_impl_sources.gypi » ('j') | corelib/src/print.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: corelib/src/corelib_sources.gypi
diff --git a/corelib/src/corelib_sources.gypi b/corelib/src/corelib_sources.gypi
index 19ab890a573157e486dc1dc9bf927094cb82c9af..58c9fb11cde55f381f525a5e4d56b887b47c9c74 100644
--- a/corelib/src/corelib_sources.gypi
+++ b/corelib/src/corelib_sources.gypi
@@ -26,6 +26,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/print.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698