Chromium Code Reviews| Index: lib/os/os.dart |
| diff --git a/lib/os/os.dart b/lib/os/os.dart |
| index 5a9d200ee51138c3746975a19049299e5da06177..cc434613efac2eb1e6422564481816dfd1ec70b1 100644 |
| --- a/lib/os/os.dart |
| +++ b/lib/os/os.dart |
| @@ -4,7 +4,7 @@ |
| library dart.fletch.os; |
| -import 'dart:_fletch_system' as fletch; |
| +import 'dart:fletch._system' as fletch; |
| import 'dart:fletch'; |
| import 'dart:fletch.ffi'; |