Index: sdk/lib/io/security_context.dart |
diff --git a/sdk/lib/io/security_context.dart b/sdk/lib/io/security_context.dart |
index 40a2f160f50977b66e38b2aed0ecfef73656d269..3336738f104f3a5a42b39196ec499eb9e5aa92e3 100644 |
--- a/sdk/lib/io/security_context.dart |
+++ b/sdk/lib/io/security_context.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.io; |
+part of "io.dart"; |
/** |
* The object containing the certificates to trust when making |