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 ea8bfce8093afdac528f7782b20eae542bd8d293..d304b89c0bce8451ae686715146dbafcdc3a4302 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:ddc/runtime/dart_logging_runtime.dart' as DDC$RT; |
+import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DDC$RT; |
import 'types/c.dart' show foo; |
import 'types/d.dart' show bar; |