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

Unified Diff: runtime/lib/corelib_sources.gypi

Issue 114713002: VM: Support calling through getters in InstanceMirror.delegate. Implement without accessing private… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: sync Created 7 years 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 | runtime/lib/invocation_mirror.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/corelib_sources.gypi
diff --git a/runtime/lib/corelib_sources.gypi b/runtime/lib/corelib_sources.gypi
index dde67213ed9beed749504d9c944c5e1cbb06ba40..1b94b04c771d394e512bc7b83e0a2a599adbebe4 100644
--- a/runtime/lib/corelib_sources.gypi
+++ b/runtime/lib/corelib_sources.gypi
@@ -32,7 +32,6 @@
'integers.cc',
'integers.dart',
'integers_patch.dart',
- 'invocation_mirror.cc',
'invocation_mirror.h',
'invocation_mirror_patch.dart',
'map_patch.dart',
« no previous file with comments | « no previous file | runtime/lib/invocation_mirror.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698