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