diff options
Diffstat (limited to 'components/style/binding_tools/regen.py')
-rwxr-xr-x | components/style/binding_tools/regen.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/style/binding_tools/regen.py b/components/style/binding_tools/regen.py index d179cc879f4..792b24e9656 100755 --- a/components/style/binding_tools/regen.py +++ b/components/style/binding_tools/regen.py @@ -228,7 +228,7 @@ COMPILATION_TARGETS = { "StyleBasicShapeType", "StyleBasicShape", "nsCSSShadowArray", "nsIPrincipal", "nsIURI", "RawGeckoNode", "RawGeckoElement", "RawGeckoDocument", - "nsString" + "nsString", "nsStyleQuoteValues" ], "servo_nullable_arc_types": [ "ServoComputedValues", "RawServoStyleSheet", |