| Index: pkg/dart_scanner/lib/src/utf8_bytes_scanner.dart
|
| diff --git a/pkg/dart_scanner/lib/src/utf8_bytes_scanner.dart b/pkg/dart_scanner/lib/src/utf8_bytes_scanner.dart
|
| index 27138ab10e25b260fbf59883102d2e1f0ced24a2..301801ef08a08f517b03285cf05d77d7619fb2a7 100644
|
| --- a/pkg/dart_scanner/lib/src/utf8_bytes_scanner.dart
|
| +++ b/pkg/dart_scanner/lib/src/utf8_bytes_scanner.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 scanner.utf8_bytes_scanner;
|
| +library dart_scanner.utf8_bytes_scanner;
|
|
|
| import 'dart:convert' show
|
| UNICODE_BOM_CHARACTER_RUNE,
|
|
|