| Index: lib/html/scripts/systemhtml.py
|
| diff --git a/lib/html/scripts/systemhtml.py b/lib/html/scripts/systemhtml.py
|
| index d4a54d53ab598e86d4a81356114da8f4bef6ff8f..6878239bed88538aff57d3eb5242579a13a0b254 100644
|
| --- a/lib/html/scripts/systemhtml.py
|
| +++ b/lib/html/scripts/systemhtml.py
|
| @@ -25,8 +25,6 @@ _js_custom_members = set([
|
| 'Window.top',
|
| 'Window.location',
|
| 'Window.open',
|
| - 'Window.webkitCancelAnimationFrame',
|
| - 'Window.webkitRequestAnimationFrame',
|
| ])
|
|
|
| # This map controls merging of interfaces in dart:html library.
|
|
|