Bug 1506391 - cargo fix --edition --features gecko. r=emilio
This commit is contained in:
committed by
Emilio Cobos Álvarez
parent
8796faa7aa
commit
4fde18b0de
@@ -15,7 +15,7 @@ use style_traits::{OneOrMoreSeparated, ParseError, ParsingMode, Separator};
|
||||
#[cfg(feature = "gecko")]
|
||||
#[inline]
|
||||
pub fn assert_parsing_mode_match() {
|
||||
use gecko_bindings::structs;
|
||||
use crate::gecko_bindings::structs;
|
||||
|
||||
macro_rules! check_parsing_modes {
|
||||
( $( $a:ident => $b:path ),*, ) => {
|
||||
|
||||
Reference in New Issue
Block a user