Skip to content

Commit

Permalink
style: Update bindings.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Aug 14, 2017
1 parent fd3d383 commit bd74d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/style/gecko/generated/bindings.rs
Expand Up @@ -1990,7 +1990,7 @@ extern "C" {
extern "C" {
pub fn Servo_StyleSet_MediumFeaturesChanged(set: RawServoStyleSetBorrowed,
viewport_units_used:
*mut bool) -> bool;
*mut bool) -> OriginFlags;
}
extern "C" {
pub fn Servo_StyleSet_CompatModeChanged(raw_data:
Expand Down

0 comments on commit bd74d7f

Please sign in to comment.