| Index: frog/leg/scanner/source_list.dart
|
| ===================================================================
|
| --- frog/leg/scanner/source_list.dart (revision 5167)
|
| +++ frog/leg/scanner/source_list.dart (working copy)
|
| @@ -596,8 +596,12 @@
|
| '../corelib/src/strings.dart',
|
| '../corelib/src/time_zone.dart',
|
| '../lib/json/json.dart',
|
| +'../lib/utf/utf.dart',
|
| +'../lib/utf/utf_core.dart',
|
| +'../lib/utf/utf8.dart',
|
| +'../lib/utf/utf16.dart',
|
| +'../lib/utf/utf32.dart',
|
| '../lib/uri/uri.dart',
|
| -'../lib/utf8/utf8.dart',
|
| '../lib/isolate/isolate_api.dart',
|
| '../lib/isolate/isolate_frog.dart',
|
| '../lib/isolate/frog/isolateimpl.dart',
|
| @@ -892,7 +896,6 @@
|
| './samples/ifrog.dart',
|
| './server/frog_server.dart',
|
| './server/toss.dart',
|
| -'./server/utf8.dart',
|
| './source.dart',
|
| './token.dart',
|
| './tokenizer.dart',
|
|
|