Chromium Code Reviews| Index: client/dom/frog/frog_dom.dart |
| diff --git a/client/dom/frog/frog_dom.dart b/client/dom/frog/frog_dom.dart |
| index 5338fb38312c838cac348a2c89b7e7170c3b8758..b3119670f0da5c4daf271ffad7d4f93f60dd250a 100644 |
| --- a/client/dom/frog/frog_dom.dart |
| +++ b/client/dom/frog/frog_dom.dart |
| @@ -597,8 +597,6 @@ class CanvasPixelArray native "*CanvasPixelArray" { |
| int operator[](int index) native; |
| - int item(int index) native; |
| - |
| var dartObjectLocalStorage; |
| String get typeName() native; |