Chromium Code Reviews| Index: tools/dom/scripts/htmlrenamer.py |
| diff --git a/tools/dom/scripts/htmlrenamer.py b/tools/dom/scripts/htmlrenamer.py |
| index 0df47c0a97e0bdcb2b98d1b4414730084906da43..21159613dce845ac358c5eacccc75bca90fcc757 100644 |
| --- a/tools/dom/scripts/htmlrenamer.py |
| +++ b/tools/dom/scripts/htmlrenamer.py |
| @@ -126,6 +126,7 @@ _removed_html_interfaces = [ |
| 'SVGTRefElement', |
| 'SVGVKernElement', |
| 'SubtleCrypto', |
| + 'WebGLRenderingContextBase', |
| 'WebKitCSSFilterValue', |
| 'WebKitCSSMatrix', |
| 'WebKitCSSMixFunctionValue', |