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

Unified Diff: runtime/lib/lib_impl_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: runtime/lib/lib_impl_sources.gypi
diff --git a/runtime/lib/lib_impl_sources.gypi b/runtime/lib/lib_impl_sources.gypi
index ba5492dfe6a47b4fa044dad0d04a6d981e6590f6..c6b92fa74da4ef45f1e4fb33550b11fb452b3767 100644
--- a/runtime/lib/lib_impl_sources.gypi
+++ b/runtime/lib/lib_impl_sources.gypi
@@ -23,6 +23,7 @@
'math.cc',
'object.cc',
'object_patch.dart',
+ 'print_patch.dart',
'regexp.cc',
'regexp_jsc.cc',
'regexp_jsc.h',

Powered by Google App Engine
This is Rietveld 408576698