Chromium Code Reviews| Index: sdk/lib/core/core.dart |
| diff --git a/sdk/lib/core/core.dart b/sdk/lib/core/core.dart |
| index 1c307253d577ed07319ef1e56b8741cbcf317a6a..ca8838743792b690d0eb84ddcaae25d21ee55cf1 100644 |
| --- a/sdk/lib/core/core.dart |
| +++ b/sdk/lib/core/core.dart |
| @@ -35,5 +35,6 @@ part "set.dart"; |
| part "stopwatch.dart"; |
| part "string.dart"; |
| part "string_buffer.dart"; |
| +part "string_sink.dart"; |
| part "strings.dart"; |
| part "type.dart"; |