Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(394)

Unified Diff: tools/testing/dart/decode_exit_code.dart

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/testing/dart/dartino_warnings_suite.dart ('k') | tools/testing/dart/fletch_session_command.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « tools/testing/dart/dartino_warnings_suite.dart ('k') | tools/testing/dart/fletch_session_command.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698