Index: tools/dom/scripts/htmlrenamer.py |
diff --git a/tools/dom/scripts/htmlrenamer.py b/tools/dom/scripts/htmlrenamer.py |
index c2f89c9af95e5a0062b73f48e85a59423e917f49..856da50724e23e44b5dc28cf7c6eb86cbc3d73e0 100644 |
--- a/tools/dom/scripts/htmlrenamer.py |
+++ b/tools/dom/scripts/htmlrenamer.py |
@@ -402,7 +402,6 @@ private_html_members = monitored.Set('htmlrenamer.private_html_members', [ |
'WindowTimers.setTimeout', |
'Window.moveTo', |
'Window.requestAnimationFrame', |
- 'Window.cancelAnimationFrame', |
'Window.setInterval', |
'Window.setTimeout', |
]) |