| Index: frog/tests/leg/src/ScannerTest.dart
|
| ===================================================================
|
| --- frog/tests/leg/src/ScannerTest.dart (revision 5167)
|
| +++ frog/tests/leg/src/ScannerTest.dart (working copy)
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| +// Copyright (c) 2012, 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.
|
|
|
| -#import('../../../../lib/utf8/utf8.dart');
|
| +#import('../../../../lib/utf/utf.dart');
|
| #import('../../../leg/scanner/scannerlib.dart');
|
| #import('../../../leg/scanner/scanner_implementation.dart');
|
| #import('../../../leg/util/characters.dart');
|
|
|