| Index: tool/input_sdk/private/js_string.dart
|
| diff --git a/tool/input_sdk/private/js_string.dart b/tool/input_sdk/private/js_string.dart
|
| index f2263e6a86ec9d9386bf6d3f861ffb659e6b4c9a..f3a77e5b6a476f8938b904eb431dc5c3d556093e 100644
|
| --- a/tool/input_sdk/private/js_string.dart
|
| +++ b/tool/input_sdk/private/js_string.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 _interceptors;
|
| +part of dart._interceptors;
|
|
|
| /**
|
| * The interceptor class for [String]. The compiler recognizes this
|
|
|