diff --git a/ports/cef/lib.rs b/ports/cef/lib.rs index 927ee5832b6..33b7d6e8383 100644 --- a/ports/cef/lib.rs +++ b/ports/cef/lib.rs @@ -9,7 +9,7 @@ #[macro_use] extern crate log; -#[plugin] +#[plugin] #[no_link] extern crate "plugins" as servo_plugins; extern crate servo;