From d0a8958edd7ab6302b109c4a116f1508aaff12d8 Mon Sep 17 00:00:00 2001 From: Cameron McCormack Date: Tue, 13 Dec 2016 13:39:40 +0800 Subject: [PATCH] Bindings update for latest mozilla-central. --- components/style/build_gecko.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/components/style/build_gecko.rs b/components/style/build_gecko.rs index 119d3b30f9d..bee55793216 100644 --- a/components/style/build_gecko.rs +++ b/components/style/build_gecko.rs @@ -319,6 +319,7 @@ mod bindings { "ServoAttrSnapshot", "ServoElementSnapshot", "SheetParsingMode", + "Side", // must be a rust-bindgen bug that requires both of these "mozilla::Side", "StaticRefPtr", "StyleAnimation",