diff --git a/ports/cef/lib.rs b/ports/cef/lib.rs index 74c1f057e49..68f323af0bb 100644 --- a/ports/cef/lib.rs +++ b/ports/cef/lib.rs @@ -33,7 +33,6 @@ extern crate "util" as servo_util; extern crate style; extern crate stb_image; -extern crate green; extern crate native; extern crate rustrt; extern crate libc;