Index: tools/dom/scripts/htmlrenamer.py |
diff --git a/tools/dom/scripts/htmlrenamer.py b/tools/dom/scripts/htmlrenamer.py |
index 00ff9645b99964b54823646c4081d49bdd4ec616..8c57360621b4e0a165541894aaf666a302c2e1bd 100644 |
--- a/tools/dom/scripts/htmlrenamer.py |
+++ b/tools/dom/scripts/htmlrenamer.py |
@@ -88,7 +88,6 @@ _removed_html_interfaces = [ |
'Counter', |
'DOMFileSystemSync', # Workers |
'DatabaseSync', # Workers |
- 'DataView', # Typed arrays |
Alan Knight
2017/05/11 20:10:17
Is this related to the others? And removing it doe
|
'DirectoryEntrySync', # Workers |
'DirectoryReaderSync', # Workers |
'DocumentType', |