aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_bindings/codegen/Bindings.conf
diff options
context:
space:
mode:
Diffstat (limited to 'components/script_bindings/codegen/Bindings.conf')
-rw-r--r--components/script_bindings/codegen/Bindings.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script_bindings/codegen/Bindings.conf b/components/script_bindings/codegen/Bindings.conf
index 4ab0b21cabe..6396e3ced0c 100644
--- a/components/script_bindings/codegen/Bindings.conf
+++ b/components/script_bindings/codegen/Bindings.conf
@@ -579,7 +579,7 @@ DOMInterfaces = {
},
'ShadowRoot': {
- 'canGc': ['ElementFromPoint', 'ElementsFromPoint', 'SetInnerHTML', 'GetHTML', 'InnerHTML'],
+ 'canGc': ['SetHTMLUnsafe', 'ElementFromPoint', 'ElementsFromPoint', 'SetInnerHTML', 'GetHTML', 'InnerHTML'],
},
'StaticRange': {