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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 10389150: - Add a math library. Currently it mostly matches the Math class in dart:core. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 7 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/vm/vm_sources.gypi
===================================================================
--- runtime/vm/vm_sources.gypi (revision 7858)
+++ runtime/vm/vm_sources.gypi (working copy)
@@ -147,8 +147,8 @@
'heap.cc',
'heap.h',
'heap_test.cc',
+ 'il_printer.cc',
'il_printer.h',
- 'il_printer.cc',
'instructions.h',
'instructions_ia32.cc',
'instructions_ia32.h',
« no previous file with comments | « runtime/vm/vm.gypi ('k') | tests/lib/lib.status » ('j') | tests/lib/lib.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698