Chromium Code Reviews| Index: pkg/analyzer_experimental/lib/src/utils.dart |
| diff --git a/pkg/analyzer_experimental/lib/src/utils.dart b/pkg/analyzer_experimental/lib/src/utils.dart |
| index bb4a66f3e1bb3d10a0fb32d37e0601d19a7ddab7..4ff702f3a7ff2493f5f54d8abf7ca5f69d8db451 100644 |
| --- a/pkg/analyzer_experimental/lib/src/utils.dart |
| +++ b/pkg/analyzer_experimental/lib/src/utils.dart |
| @@ -1,6 +1,7 @@ |
| // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
| // 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 utils; |
| import 'dart:io'; |
| import 'dart:uri'; |