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

Unified Diff: pkg/servicec/lib/validator.dart

Issue 1450393002: Roll sdk dependency to 34357cdad108dcba734949bd13bd28c76ea285e0 (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: 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/validator.dart
diff --git a/pkg/servicec/lib/validator.dart b/pkg/servicec/lib/validator.dart
index 38936da701adc8deaa0d972f38f0f16fe46cac45..b485798315e7923a83facac17462374b909633b8 100644
--- a/pkg/servicec/lib/validator.dart
+++ b/pkg/servicec/lib/validator.dart
@@ -4,9 +4,6 @@
library servicec.validator;
-import 'package:compiler/src/scanner/scannerlib.dart' show
- Token;
-
import 'node.dart' show
CompilationUnitNode,
FormalNode,

Powered by Google App Engine
This is Rietveld 408576698