| Index: frog/leg/scanner/source_list.dart
|
| ===================================================================
|
| --- frog/leg/scanner/source_list.dart (revision 4630)
|
| +++ frog/leg/scanner/source_list.dart (working copy)
|
| @@ -1512,8 +1512,12 @@
|
| '../corelib/src/strings.dart',
|
| '../corelib/src/time_zone.dart',
|
| '../lib/json/json.dart',
|
| +'../lib/utf/utf.dart',
|
| +'../lib/utf/utf_coer.dart',
|
| +'../lib/utf/utf8.dart',
|
| +'../lib/utf/utf16.dart',
|
| +'../lib/utf/utf32.dart',
|
| '../lib/uri/uri.dart',
|
| -'../lib/utf8/utf8.dart',
|
| '../samples/actors/core/actors-dom.dart',
|
| '../samples/actors/core/actors-interface.dart',
|
| '../samples/actors/core/actors-term.dart',
|
| @@ -1804,7 +1808,6 @@
|
| './samples/ifrog.dart',
|
| './server/frog_server.dart',
|
| './server/toss.dart',
|
| -'./server/utf8.dart',
|
| './source.dart',
|
| './token.dart',
|
| './tokenizer.dart',
|
|
|