style: Fix Servo build.

This commit is contained in:
Emilio Cobos Álvarez 2019-08-15 15:40:35 +02:00
parent 5949d42bf7
commit cea6966fd2
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -66,7 +66,6 @@ servo_atoms = {path = "../atoms", optional = true}
servo_config = {path = "../config", optional = true}
smallbitvec = "2.3.0"
smallvec = "0.6.6"
static_prefs = { path = "../../../modules/libpref/init/static_prefs" }
string_cache = { version = "0.7", optional = true }
style_derive = {path = "../style_derive"}
style_traits = {path = "../style_traits"}