Update the CEF port

This commit is contained in:
Keegan McAllister 2014-09-18 15:45:02 -07:00
parent a640a7c5c3
commit 2f46b9aede
4 changed files with 159 additions and 145 deletions

View file

@ -32,7 +32,6 @@ extern crate "net" as servo_net;
extern crate "msg" as servo_msg;
extern crate "util" as servo_util;
extern crate style;
extern crate sharegl;
extern crate stb_image;
extern crate green;