| Index: tool/input_sdk/private/js_rti.dart
|
| diff --git a/tool/input_sdk/private/js_rti.dart b/tool/input_sdk/private/js_rti.dart
|
| index 2ec7b6ed369bb2bc4306f8b99f210cb8e9405a7f..5016454e2db54f60997c157aae15f3cb7a172c12 100644
|
| --- a/tool/input_sdk/private/js_rti.dart
|
| +++ b/tool/input_sdk/private/js_rti.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;
|
|
|
| // TODO(leafp): Maybe get rid of this? Currently used by the interceptors
|
| // library, but that should probably be culled as well.
|
|
|