Chromium Code Reviews| Index: lib/core/core_patch.dart |
| diff --git a/lib/core/core_patch.dart b/lib/core/core_patch.dart |
| index 87f8bd336d2f6a25b7242cf5bb42d6a111215d0d..6fd01af6be6fabf4c76ad8fcb9e23b9ff93bc0b0 100644 |
| --- a/lib/core/core_patch.dart |
| +++ b/lib/core/core_patch.dart |
| @@ -4,7 +4,7 @@ |
| library dart.core_patch; |
| -import 'dart:_fletch_system' as fletch; |
| +import 'dart:fletch._system' as fletch; |
| part 'bigint.dart'; |
| part 'case.dart'; |