mozilla-newer-cbindgen.patch
branchfirefox64
changeset 1082 821cfbe8efcc
parent 1081 9fec29d2ead2
child 1083 2f7023025374
equal deleted inserted replaced
1081:9fec29d2ead2 1082:821cfbe8efcc
     1 diff --git servo/components/style/cbindgen.toml servo/components/style/cbindgen.toml
       
     2 index 46162e43db5e..49872e88b7d9 100644
       
     3 --- a/servo/components/style/cbindgen.toml
       
     4 +++ b/servo/components/style/cbindgen.toml
       
     5 @@ -28,6 +28,12 @@ include = [
       
     6    "StyleDisplay",
       
     7    "StyleDisplayMode",
       
     8    "StyleFillRule",
       
     9 -  "StylePathCommand"
       
    10 +  "StylePathCommand",
       
    11 +
       
    12 +  "Appearance",
       
    13 +  "Display",
       
    14 +  "DisplayMode",
       
    15 +  "FillRule",
       
    16 +  "PathCommand"
       
    17  ]
       
    18  item_types = ["enums", "structs", "typedefs"]