Index: test/dart_codegen/expect/types/types.dart |
diff --git a/test/dart_codegen/expect/types/types.dart b/test/dart_codegen/expect/types/types.dart |
index d304b89c0bce8451ae686715146dbafcdc3a4302..697d80f4ef18d092507836f48e171a04d1b77327 100644 |
--- a/test/dart_codegen/expect/types/types.dart |
+++ b/test/dart_codegen/expect/types/types.dart |
@@ -1,5 +1,5 @@ |
library types; |
-import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DDC$RT; |
+import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DEVC$RT; |
import 'types/c.dart' show foo; |
import 'types/d.dart' show bar; |