mirror of
https://github.com/servo/servo.git
synced 2025-07-13 18:33:40 +01:00
Update regen.py for recent mozilla-central changes.
This commit is contained in:
parent
ea59e7bb68
commit
2b0d76d825
1 changed files with 1 additions and 1 deletions
|
@ -96,6 +96,7 @@ COMPILATION_TARGETS = {
|
||||||
"FrameRequestCallback",
|
"FrameRequestCallback",
|
||||||
"gfxAlternateValue",
|
"gfxAlternateValue",
|
||||||
"gfxFontFeature",
|
"gfxFontFeature",
|
||||||
|
"gfxFontVariation",
|
||||||
"GridNamedArea",
|
"GridNamedArea",
|
||||||
"Image",
|
"Image",
|
||||||
"ImageURL",
|
"ImageURL",
|
||||||
|
@ -291,7 +292,6 @@ COMPILATION_TARGETS = {
|
||||||
"nsIURI",
|
"nsIURI",
|
||||||
"nsMainThreadPtrHolder",
|
"nsMainThreadPtrHolder",
|
||||||
"nsRestyleHint",
|
"nsRestyleHint",
|
||||||
"nsString",
|
|
||||||
"nsStyleBackground",
|
"nsStyleBackground",
|
||||||
"nsStyleBorder",
|
"nsStyleBorder",
|
||||||
"nsStyleColor",
|
"nsStyleColor",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue