Index: test/dart_codegen/expect/core/core |
diff --git a/test/dart_codegen/expect/core/core b/test/dart_codegen/expect/core/core |
index 2bbb93085fb770bb813fcd868cb47bc5f61c2632..65986b46d4094505d0d7181efd187a2f561571c9 100644 |
--- a/test/dart_codegen/expect/core/core |
+++ b/test/dart_codegen/expect/core/core |
@@ -1,7 +1,7 @@ |
library dart.core; |
import 'dart:collection' as DDC$collection$; |
-import 'package:ddc/runtime/dart_logging_runtime.dart' as DDC$RT; |
+import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DDC$RT; |
import "dart:collection"; |
import "dart:_internal" hide Symbol; |
import "dart:_internal" as internal show Symbol; |