Index: sdk/lib/vmservice/asset.dart |
diff --git a/sdk/lib/vmservice/asset.dart b/sdk/lib/vmservice/asset.dart |
index 225f2f9c9abd8660ba0595b584583b039c93b557..708c169849842aaa0cd711d4190f59c188150bd9 100644 |
--- a/sdk/lib/vmservice/asset.dart |
+++ b/sdk/lib/vmservice/asset.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 "dart:_vmservice"; |
+part of dart._vmservice; |
class Asset { |
final String name; |