Chromium Code Reviews| Index: sdk/lib/core/string_sink.dart | 
| diff --git a/sdk/lib/core/string_sink.dart b/sdk/lib/core/string_sink.dart | 
| index e7d950ce5ec6a29e7c9ea4daaf0ecfecd1385e2b..50d2d02b85c34dc96de86642b010f09b217fb322 100644 | 
| --- a/sdk/lib/core/string_sink.dart | 
| +++ b/sdk/lib/core/string_sink.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 dart.core; | 
| +part of "core.dart"; | 
| abstract class StringSink { | 
| /** |