Index: runtime/lib/mirrors_patch.dart |
=================================================================== |
--- runtime/lib/mirrors_patch.dart (revision 19011) |
+++ runtime/lib/mirrors_patch.dart (working copy) |
@@ -2,6 +2,8 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
+import "dart:nativewrappers"; |
+ |
/** |
* Returns a [MirrorSystem] for the current isolate. |
*/ |