| Index: tools/dom/scripts/htmlrenamer.py
|
| diff --git a/tools/dom/scripts/htmlrenamer.py b/tools/dom/scripts/htmlrenamer.py
|
| index 1b393574f0d6c03f3cfd589cfdf096f1603819bf..f2cac7e3e8080f44d3400c3920a41d6475c7ceca 100644
|
| --- a/tools/dom/scripts/htmlrenamer.py
|
| +++ b/tools/dom/scripts/htmlrenamer.py
|
| @@ -288,7 +288,6 @@ private_html_members = monitored.Set('htmlrenamer.private_html_members', [
|
| 'MutationEvent.initMutationEvent',
|
| 'MutationObserver.observe',
|
| 'Node.attributes',
|
| - 'Node.baseURI',
|
| 'Node.localName',
|
| 'Node.namespaceURI',
|
| 'Node.removeChild',
|
|
|