Update regen.py. r?emilio draft
authorCameron McCormack <cam@mcc.id.au>
Sun, 04 Dec 2016 23:15:51 -1000
changeset 447489 aa06cbe7c9851c1d19b646801e7989c73c58b43d
parent 447488 2db2b3ab35a030626e707861361e1f843ed4242d
child 447490 c2b84d02fd20fb2253d863bc76be64bd7a69f291
push id38065
push userbmo:cam@mcc.id.au
push dateMon, 05 Dec 2016 09:22:59 +0000
reviewersemilio
milestone53.0a1
Update regen.py. r?emilio MozReview-Commit-ID: 3wUQVVPwJ9W
servo/components/style/binding_tools/regen.py
--- a/servo/components/style/binding_tools/regen.py
+++ b/servo/components/style/binding_tools/regen.py
@@ -172,17 +172,17 @@ COMPILATION_TARGETS = {
             "nsStyleXUL",
             "nsTArray",
             "nsTArrayHeader",
             "pair",
             "Position",
             "Runnable",
             "ServoAttrSnapshot",
             "ServoElementSnapshot",
-            "SheetParsingMode",
+            "SheetType",
             "Side",
             "StaticRefPtr",
             "StyleAnimation",
             "StyleBasicShape",
             "StyleBasicShape",
             "StyleBasicShapeType",
             "StyleClipPath",
             "StyleClipPathGeometryBox",
@@ -269,17 +269,17 @@ COMPILATION_TARGETS = {
         ],
 
         # Types to just use from the `structs` target.
         "structs_types": [
             "Element",
             "FontFamilyList",
             "FontFamilyType",
             "ServoElementSnapshot",
-            "SheetParsingMode",
+            "SheetType",
             "StyleBasicShape",
             "StyleBasicShapeType",
             "StyleClipPath",
             "nsCSSKeyword",
             "nsCSSShadowArray",
             "nsCSSValue",
             "nsCSSValueSharedList",
             "nsChangeHint",