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

Unified Diff: pkg/servicec/lib/node.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/servicec/lib/node.dart
diff --git a/pkg/servicec/lib/node.dart b/pkg/servicec/lib/node.dart
index 26a96c471ddae6b9ce6fe0c8a5e4d49aed6ee83e..a7347442ea74a62f98f5ec064f38cc8bcbc61a35 100644
--- a/pkg/servicec/lib/node.dart
+++ b/pkg/servicec/lib/node.dart
@@ -4,7 +4,7 @@
library servicec.node;
-import 'package:compiler/src/scanner/scannerlib.dart' show
+import 'package:compiler/src/tokens/token.dart' show
Token;
import 'errors.dart' show

Powered by Google App Engine
This is Rietveld 408576698