Index: pkg/compiler/lib/src/common.dart |
diff --git a/pkg/compiler/lib/src/common.dart b/pkg/compiler/lib/src/common.dart |
index ff58374feb7494caefdc5d989295dc77c27f696f..65debcd6e3ed9c6ac5c68bbb3cccdd5efbe5acb8 100644 |
--- a/pkg/compiler/lib/src/common.dart |
+++ b/pkg/compiler/lib/src/common.dart |
@@ -11,6 +11,7 @@ export 'constants/values.dart' show |
TypeConstantValue; |
export 'dart2jslib.dart' show |
+ CallStructure, |
CompilerTask, |
Compiler, |
ConstantEnvironment, |