Index: sdk/lib/vmservice/constants.dart |
diff --git a/sdk/lib/vmservice/constants.dart b/sdk/lib/vmservice/constants.dart |
index 59be1c88efae2df4ec9e121cea7fd681ca3187ae..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 "vmservice.dart"; |
+part of dart._vmservice; |
// These must be kept in sync with runtime/vm/service.cc. |
class Constants { |