Index: sdk/lib/vmservice/constants.dart |
diff --git a/sdk/lib/vmservice/constants.dart b/sdk/lib/vmservice/constants.dart |
index 6100e33fa3f2b711b3c63e600d6d11607c7a454a..bc985cda1c2ce089bbdc4602ffe3df27a8b3d104 100644 |
--- a/sdk/lib/vmservice/constants.dart |
+++ b/sdk/lib/vmservice/constants.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; |
// These must be kept in sync with runtime/vm/service.cc. |
class Constants { |