Index: lib/internal/internal_patch.dart |
diff --git a/lib/internal/internal_patch.dart b/lib/internal/internal_patch.dart |
index 269d8490dc445a134d80a676a7df049e8caaee35..296cd44b6452bf66c3d5ef0b301fca6d4cd8fbfe 100644 |
--- a/lib/internal/internal_patch.dart |
+++ b/lib/internal/internal_patch.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.md file. |
-import 'dart:_fletch_system' as fletch; |
+import 'dart:fletch._system' as fletch; |
const patch = "patch"; |