Index: mojo/dart/test/uri_base_test.dart |
diff --git a/mojo/dart/test/uri_base_test.dart b/mojo/dart/test/uri_base_test.dart |
index 552938cbef199a634b5079076601bb7a123678fd..eb20d43bbc707694c0db2c88adca634cd5837067 100644 |
--- a/mojo/dart/test/uri_base_test.dart |
+++ b/mojo/dart/test/uri_base_test.dart |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-import 'mojo:core'; |
+import 'dart:mojo.core'; |
main() { |
print("${Uri.base}"); |