Index: tools/testing/dart/decode_exit_code.dart |
diff --git a/tools/testing/dart/decode_exit_code.dart b/tools/testing/dart/decode_exit_code.dart |
index ec24d03f8cc988a89902376c76bfa9b43b3fae68..41cddc3c5aa89125c7f0870546311f6a2f322b31 100644 |
--- a/tools/testing/dart/decode_exit_code.dart |
+++ b/tools/testing/dart/decode_exit_code.dart |
@@ -10,7 +10,7 @@ import 'status_file_parser.dart' show |
import 'test_runner.dart' show |
TestCase; |
-import '../../../pkg/fletchc/lib/src/hub/exit_codes.dart' show |
+import '../../../pkg/dartino_compiler/lib/src/hub/exit_codes.dart' show |
COMPILER_EXITCODE_CRASH, |
DART_VM_EXITCODE_COMPILE_TIME_ERROR, |
DART_VM_EXITCODE_UNCAUGHT_EXCEPTION; |