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