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