Index: sdk/lib/vmservice/constants.dart |
diff --git a/sdk/lib/vmservice/constants.dart b/sdk/lib/vmservice/constants.dart |
index 59be1c88efae2df4ec9e121cea7fd681ca3187ae..6100e33fa3f2b711b3c63e600d6d11607c7a454a 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 { |