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

Unified Diff: dart/frog/leg/scanner/scannerlib.dart

Issue 8566003: Revert various changes to Link factories. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: frogsh Created 9 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: dart/frog/leg/scanner/scannerlib.dart
diff --git a/dart/frog/leg/scanner/scannerlib.dart b/dart/frog/leg/scanner/scannerlib.dart
index 31f8486d87547b05dbd8810cb2c75dd915bec9ce..63d87258cc9ec1866c3c4fc53b60833a6a4402c7 100644
--- a/dart/frog/leg/scanner/scannerlib.dart
+++ b/dart/frog/leg/scanner/scannerlib.dart
@@ -10,9 +10,6 @@
#import('../tree/tree.dart');
#import('../elements/elements.dart');
-// TODO(srdjan): Remove once LinkFactiry is a Dart factory again.
-#import('../util/util_implementation.dart');
-
#source('scanner.dart');
#source('scanner_task.dart');
#source('parser.dart');

Powered by Google App Engine
This is Rietveld 408576698