aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/binding_tools/regen.py
diff options
context:
space:
mode:
authorCameron McCormack <cam@mcc.id.au>2016-12-03 23:06:36 -1000
committerCameron McCormack <cam@mcc.id.au>2016-12-03 23:06:36 -1000
commit2b0d76d825dbf9435c3ac61cfd38c0169747bc66 (patch)
tree71d8ab813510db84dcf100e61c97d06377b3a20b /components/style/binding_tools/regen.py
parentea59e7bb68e83ac2631dcdad24f270bff68092eb (diff)
downloadservo-2b0d76d825dbf9435c3ac61cfd38c0169747bc66.tar.gz
servo-2b0d76d825dbf9435c3ac61cfd38c0169747bc66.zip
Update regen.py for recent mozilla-central changes.
Diffstat (limited to 'components/style/binding_tools/regen.py')
-rwxr-xr-xcomponents/style/binding_tools/regen.py2
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",