From 9c77dd8de6844625f7b150c1518077ee0804a8d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Mon, 29 May 2017 20:25:52 +0200 Subject: [PATCH] style: Sync bindings. --- components/style/gecko/generated/bindings.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/style/gecko/generated/bindings.rs b/components/style/gecko/generated/bindings.rs index 57cdab8e20c..2793625cd9c 100644 --- a/components/style/gecko/generated/bindings.rs +++ b/components/style/gecko/generated/bindings.rs @@ -1804,7 +1804,9 @@ extern "C" { before_unique_id: u64); } extern "C" { - pub fn Servo_StyleSet_FlushStyleSheets(set: RawServoStyleSetBorrowed); + pub fn Servo_StyleSet_FlushStyleSheets(set: RawServoStyleSetBorrowed, + doc_elem: + RawGeckoElementBorrowedOrNull); } extern "C" { pub fn Servo_StyleSet_NoteStyleSheetsChanged(set: