| Index: client/dom/templates/dom/interface/interface_FileReader.darttemplate
|
| diff --git a/client/dom/templates/dom/interface/interface_FileReader.darttemplate b/client/dom/templates/dom/interface/interface_FileReader.darttemplate
|
| index 90d3940f570a53f01b0abcb7d6a2e4fae64576c2..198ed043f99c258580cb9389f21338acbf6c409d 100644
|
| --- a/client/dom/templates/dom/interface/interface_FileReader.darttemplate
|
| +++ b/client/dom/templates/dom/interface/interface_FileReader.darttemplate
|
| @@ -4,7 +4,7 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| -interface FileReader$!EXTENDS default _FileReaderFactoryProvider {
|
| +interface FileReader$EXTENDS default _FileReaderFactoryProvider {
|
|
|
| FileReader();
|
| $!MEMBERS}
|
|
|