| Index: tool/input_sdk/private/native_helper.dart
|
| diff --git a/tool/input_sdk/private/native_helper.dart b/tool/input_sdk/private/native_helper.dart
|
| index 3a1007a496bddaf5983cf548a9bb5829f038a0fc..2edaa4d4a4431f1e0c73490879cf2dbfabab7d17 100644
|
| --- a/tool/input_sdk/private/native_helper.dart
|
| +++ b/tool/input_sdk/private/native_helper.dart
|
| @@ -2,7 +2,7 @@
|
| // 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.
|
|
|
| -part of _js_helper;
|
| +part of dart._js_helper;
|
|
|
|
|
| /**
|
|
|