Index: lib/compiler/implementation/leg.dart |
diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart |
index 1a1a978939b53c1650a8010275a246edc43b4418..e4fe711853364e17fbf8df6c0825df7dbfbfd49d 100644 |
--- a/lib/compiler/implementation/leg.dart |
+++ b/lib/compiler/implementation/leg.dart |
@@ -20,6 +20,7 @@ |
#source('compile_time_constants.dart'); |
#source('compiler.dart'); |
+#source('dart_backend.dart'); |
#source('diagnostic_listener.dart'); |
#source('emitter.dart'); |
#source('enqueue.dart'); |