mozilla-newer-cbindgen.patch
branchfirefox63
changeset 1079 1663e876731f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mozilla-newer-cbindgen.patch	Wed Nov 14 08:31:32 2018 +0100
@@ -0,0 +1,18 @@
+diff --git servo/components/style/cbindgen.toml servo/components/style/cbindgen.toml
+index 46162e43db5e..49872e88b7d9 100644
+--- a/servo/components/style/cbindgen.toml
++++ b/servo/components/style/cbindgen.toml
+@@ -28,6 +28,12 @@ include = [
+   "StyleDisplay",
+   "StyleDisplayMode",
+   "StyleFillRule",
+-  "StylePathCommand"
++  "StylePathCommand",
++
++  "Appearance",
++  "Display",
++  "DisplayMode",
++  "FillRule",
++  "PathCommand"
+ ]
+ item_types = ["enums", "structs", "typedefs"]