Chromium Code Reviews| Index: client/dom/generated/src/frog/StorageInfoErrorCallback.dart |
| diff --git a/client/dom/generated/src/frog/StorageInfoErrorCallback.dart b/client/dom/generated/src/frog/StorageInfoErrorCallback.dart |
| deleted file mode 100644 |
| index e0ce190767ff0276a580f34870290568e1b7f8f8..0000000000000000000000000000000000000000 |
| --- a/client/dom/generated/src/frog/StorageInfoErrorCallback.dart |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| - |
| -class StorageInfoErrorCallback native "*StorageInfoErrorCallback" { |
| - |
| - bool handleEvent(DOMException error) native; |
| - |
| - var dartObjectLocalStorage; |
| - |
| - String get typeName() native; |
| -} |