Index: pkg/compiler/lib/src/common/tasks.dart |
diff --git a/pkg/compiler/lib/src/common/tasks.dart b/pkg/compiler/lib/src/common/tasks.dart |
index 56253dbf3cbdafb28eb49945fac5b21f21bb1b25..989463ef8cbb93a868db9e565f3d838d0869a32c 100644 |
--- a/pkg/compiler/lib/src/common/tasks.dart |
+++ b/pkg/compiler/lib/src/common/tasks.dart |
@@ -4,7 +4,7 @@ |
library dart2js.common.tasks; |
-import 'dart:profiler' show |
+import 'dart:developer' show |
UserTag; |
import '../compiler.dart' show |
Compiler; |