Chromium Code Reviews| Index: sdk/lib/core/core.dart |
| diff --git a/sdk/lib/core/core.dart b/sdk/lib/core/core.dart |
| index de7fc4aa2e05288df5be832af252619f515a59ee..89208f89665cf34b2935e262dd45af2da1974c2e 100644 |
| --- a/sdk/lib/core/core.dart |
| +++ b/sdk/lib/core/core.dart |
| @@ -25,6 +25,7 @@ part "iterable.dart"; |
| part "iterator.dart"; |
| part "list.dart"; |
| part "map.dart"; |
| +part "null.dart"; |
| part "num.dart"; |
| part "object.dart"; |
| part "pattern.dart"; |