Chromium Code Reviews| Index: sdk/lib/io/http_date.dart |
| diff --git a/sdk/lib/io/http_date.dart b/sdk/lib/io/http_date.dart |
| index 4fc9f1653a870ba0e2c559bf9cb9d2d60f5287ae..1f3cefabbef1525be1b634b43e4a610c18a6c7ff 100644 |
| --- a/sdk/lib/io/http_date.dart |
| +++ b/sdk/lib/io/http_date.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"; |
| /** |
| * Utility functions for working with dates with HTTP specific date |