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

Unified Diff: pkg/fletchc/lib/src/driver/driver_isolate.dart

Issue 1450393002: Roll sdk dependency to 34357cdad108dcba734949bd13bd28c76ea285e0 (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: Update status files Created 5 years, 1 month 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
Index: pkg/fletchc/lib/src/driver/driver_isolate.dart
diff --git a/pkg/fletchc/lib/src/driver/driver_isolate.dart b/pkg/fletchc/lib/src/driver/driver_isolate.dart
index 2553d66372e1e58c2bc694dd487a80bee7993a76..919cfc8e46ddfef845ef782881bf2c94281d67dd 100644
--- a/pkg/fletchc/lib/src/driver/driver_isolate.dart
+++ b/pkg/fletchc/lib/src/driver/driver_isolate.dart
@@ -23,8 +23,7 @@ import 'dart:isolate' show
import 'driver_commands.dart' show
Command,
CommandSender,
- DriverCommand,
- stringifyError;
+ DriverCommand;
import '../diagnostic.dart' show
DiagnosticKind,

Powered by Google App Engine
This is Rietveld 408576698