Chromium Code Reviews| Index: lib/uri/uri.dart |
| diff --git a/lib/uri/uri.dart b/lib/uri/uri.dart |
| index 618f8979d18a1649e11032f1c8e08fbdafbe7fe6..ad396eb74d601a970d140a396e406de93ba636b7 100644 |
| --- a/lib/uri/uri.dart |
| +++ b/lib/uri/uri.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. |
| -#library('uri'); |
| +#library('dart:uri'); |
| #import('dart:utf'); |