diff --git a/components/style/gecko_bindings/bindings.rs b/components/style/gecko_bindings/bindings.rs index 4906c1b3ba5..54777842e55 100644 --- a/components/style/gecko_bindings/bindings.rs +++ b/components/style/gecko_bindings/bindings.rs @@ -500,12 +500,9 @@ extern "C" { } extern "C" { pub fn Gecko_EnsureImageLayersLength(layers: *mut nsStyleImageLayers, - len: usize); -} -extern "C" { - pub fn Gecko_InitializeImageLayer(layer: *mut nsStyleImageLayers_Layer, - layer_type: - nsStyleImageLayers_LayerType); + len: usize, + layer_type: + nsStyleImageLayers_LayerType); } extern "C" { pub fn Gecko_ResetStyleCoord(unit: *mut nsStyleUnit,