| Index: sdk/lib/html/scripts/htmlrenamer.py
|
| diff --git a/sdk/lib/html/scripts/htmlrenamer.py b/sdk/lib/html/scripts/htmlrenamer.py
|
| index e2ebc843fd47e8983241a51d65592427fb6e9ade..0380a48c43f28e455215c58902ebb136cd415084 100644
|
| --- a/sdk/lib/html/scripts/htmlrenamer.py
|
| +++ b/sdk/lib/html/scripts/htmlrenamer.py
|
| @@ -260,6 +260,7 @@ _removed_html_members = set([
|
| "Node.lookupPrefix",
|
| "Node.get:PROCESSING_INSTRUCTION_NODE",
|
| 'ShadowRoot.getElementsByTagNameNS',
|
| + "LocalWindow.clientInformation",
|
| "LocalWindow.get:frames",
|
| "LocalWindow.get:length",
|
| "LocalWindow.prompt",
|
|
|