| Index: tool/input_sdk/private/mirror_helper.dart
|
| diff --git a/tool/input_sdk/private/mirror_helper.dart b/tool/input_sdk/private/mirror_helper.dart
|
| index 85cf90677a0a6f104915494c11820067d83bd4e9..f78926acc01ed7ad59d8563665422ef27b47321b 100644
|
| --- a/tool/input_sdk/private/mirror_helper.dart
|
| +++ b/tool/input_sdk/private/mirror_helper.dart
|
| @@ -5,4 +5,4 @@
|
| * Helps dealing with reflection in the case that the source code has been
|
| * changed as a result of compiling with dart2dart.
|
| */
|
| -library _mirror_helper;
|
| +library dart._mirror_helper;
|
|
|