Index: test/dart_codegen/expect/math/math |
diff --git a/test/dart_codegen/expect/math/math b/test/dart_codegen/expect/math/math |
index 95693a2788bde53c05ef356b20ac1e80fb492a97..4f0ce800a020c3d9478f8aff2f109ada719b065b 100644 |
--- a/test/dart_codegen/expect/math/math |
+++ b/test/dart_codegen/expect/math/math |
@@ -1,6 +1,6 @@ |
library dart.math; |
-import 'package:ddc/runtime/dart_logging_runtime.dart' as DDC$RT; |
+import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DDC$RT; |
part "jenkins_smi_hash.dart"; |
part "point.dart"; |
part "random.dart"; |