Index: dart/tests/compiler/dart2js/dump_info_test.dart |
diff --git a/dart/tests/compiler/dart2js/dump_info_test.dart b/dart/tests/compiler/dart2js/dump_info_test.dart |
index 374b862df8a1afd26ae124ae2e65f4cedb9f8fe4..678e6a8cdcc22aa37a7364354b92db8b5cd597de 100644 |
--- a/dart/tests/compiler/dart2js/dump_info_test.dart |
+++ b/dart/tests/compiler/dart2js/dump_info_test.dart |
@@ -6,7 +6,7 @@ |
import "package:expect/expect.dart"; |
import "package:async_helper/async_helper.dart"; |
import 'memory_compiler.dart'; |
-import '../../../sdk/lib/_internal/compiler/implementation/dump_info.dart'; |
+import 'package:compiler/implementation/dump_info.dart'; |
const String TEST_ONE = r""" |
library main; |