| Index: client/dom/generated/src/frog/DOMPlugin.dart
|
| diff --git a/client/dom/generated/src/frog/DOMPlugin.dart b/client/dom/generated/src/frog/DOMPlugin.dart
|
| deleted file mode 100644
|
| index 4159d2ec358ce505b1a4706f539828f37fa94820..0000000000000000000000000000000000000000
|
| --- a/client/dom/generated/src/frog/DOMPlugin.dart
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -
|
| -class _DOMPluginJs extends _DOMTypeJs implements DOMPlugin native "*DOMPlugin" {
|
| -
|
| - final String description;
|
| -
|
| - final String filename;
|
| -
|
| - final int length;
|
| -
|
| - final String name;
|
| -
|
| - _DOMMimeTypeJs item(int index) native;
|
| -
|
| - _DOMMimeTypeJs namedItem(String name) native;
|
| -}
|
|
|