From 2b0d76d825dbf9435c3ac61cfd38c0169747bc66 Mon Sep 17 00:00:00 2001 From: Cameron McCormack Date: Sat, 3 Dec 2016 23:06:36 -1000 Subject: [PATCH] Update regen.py for recent mozilla-central changes. --- components/style/binding_tools/regen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/style/binding_tools/regen.py b/components/style/binding_tools/regen.py index 62f5a719daf5..e220c9cdeda1 100755 --- a/components/style/binding_tools/regen.py +++ b/components/style/binding_tools/regen.py @@ -96,6 +96,7 @@ "FrameRequestCallback", "gfxAlternateValue", "gfxFontFeature", + "gfxFontVariation", "GridNamedArea", "Image", "ImageURL", @@ -291,7 +292,6 @@ "nsIURI", "nsMainThreadPtrHolder", "nsRestyleHint", - "nsString", "nsStyleBackground", "nsStyleBorder", "nsStyleColor",