style: Sync bindings.

This commit is contained in:
Emilio Cobos Álvarez 2017-05-29 20:25:52 +02:00
parent 7c5fabaf83
commit 9c77dd8de6
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -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: