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