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

Unified Diff: dart/lib/compiler/implementation/tools/mini_parser.dart

Issue 11066055: Update types to unbreak build. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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 | « dart/lib/compiler/implementation/scanner/scanner_task.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/lib/compiler/implementation/tools/mini_parser.dart
diff --git a/dart/lib/compiler/implementation/tools/mini_parser.dart b/dart/lib/compiler/implementation/tools/mini_parser.dart
index 7bf3dd8b1ddf1656b04a223f18e4b5c3fcd02b4f..a3edb40f3de92f3251ae36c8982adf716ebd6f1e 100644
--- a/dart/lib/compiler/implementation/tools/mini_parser.dart
+++ b/dart/lib/compiler/implementation/tools/mini_parser.dart
@@ -17,6 +17,8 @@
#import('../source_file.dart');
#import('../ssa/ssa.dart');
+#import('../../compiler.dart', prefix: 'api');
+
#source('../diagnostic_listener.dart');
#source('../scanner/byte_array_scanner.dart');
#source('../scanner/byte_strings.dart');
« no previous file with comments | « dart/lib/compiler/implementation/scanner/scanner_task.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698