Chromium Code Reviews| Index: lib/html/scripts/systemhtml.py |
| =================================================================== |
| --- lib/html/scripts/systemhtml.py (revision 12822) |
| +++ lib/html/scripts/systemhtml.py (working copy) |
| @@ -25,8 +25,6 @@ |
| 'Window.top', |
| 'Window.location', |
| 'Window.open', |
| - 'Window.webkitCancelAnimationFrame', |
| - 'Window.webkitRequestAnimationFrame', |
| ]) |
| # This map controls merging of interfaces in dart:html library. |