mozilla-newer-cbindgen.patch
author Wolfgang Rosenauer <wr@rosenauer.org>
Wed, 14 Nov 2018 08:31:32 +0100
branchfirefox63
changeset 1079 1663e876731f
permissions -rw-r--r--
latest toolchain updates

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"]