Index: runtime/bin/vmservice/resources.dart |
diff --git a/runtime/bin/vmservice/resources.dart b/runtime/bin/vmservice/resources.dart |
index a52d2ba15ba6c83242d3b4c101b545bf33b9e62e..b77469739e7aa5dbc077306869c7c59ff5443b6f 100644 |
--- a/runtime/bin/vmservice/resources.dart |
+++ b/runtime/bin/vmservice/resources.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-part of vmservice; |
+part of vmservice_io; |
String detectMimeType(String name) { |
var extensionStart = name.lastIndexOf('.'); |