| Index: sdk/lib/io/security_context.dart
|
| diff --git a/sdk/lib/io/security_context.dart b/sdk/lib/io/security_context.dart
|
| index 0dca79ca3c094d6766f849694285bd62a7ced28c..8d55c19a2457ed9eeb62f1635a7c42ec2544f149 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 dart.io;
|
|
|
| /**
|
| * The object containing the certificates to trust when making
|
|
|