Index: runtime/lib/developer.dart |
diff --git a/runtime/lib/developer.dart b/runtime/lib/developer.dart |
index 4c6ea7d32164545493ee7ab0339b3a12e496a813..ec3d38b621c6552ec0abbf0b5b19934b450d1e11 100644 |
--- a/runtime/lib/developer.dart |
+++ b/runtime/lib/developer.dart |
@@ -3,7 +3,6 @@ |
// BSD-style license that can be found in the LICENSE file. |
import 'dart:isolate'; |
-import 'dart:_internal'; |
@patch bool debugger({bool when: true, |
String message}) native "Developer_debugger"; |