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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 11262029: Add implementation class of InvocationMirror for VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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_sources.gypi
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi
index 4343d888a63815420e1963dfb665487ac3bad48a..9ddcd3bffe04645ec032157bcbbf02b0722a47d2 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -20,6 +20,7 @@
'integers.cc',
'integers.dart',
'integers_patch.dart',
+ 'invocation_mirror_patch.dart',
'object_patch.dart',
'print_patch.dart',
'stopwatch.cc',
« runtime/lib/invocation_mirror_patch.dart ('K') | « runtime/lib/invocation_mirror_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698