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 62f5a719daf..e220c9cdeda 100755 --- a/components/style/binding_tools/regen.py +++ b/components/style/binding_tools/regen.py @@ -96,6 +96,7 @@ COMPILATION_TARGETS = { "FrameRequestCallback", "gfxAlternateValue", "gfxFontFeature", + "gfxFontVariation", "GridNamedArea", "Image", "ImageURL", @@ -291,7 +292,6 @@ COMPILATION_TARGETS = { "nsIURI", "nsMainThreadPtrHolder", "nsRestyleHint", - "nsString", "nsStyleBackground", "nsStyleBorder", "nsStyleColor", |