Build the webdriver server by default.

This commit is contained in:
Josh Matthews 2017-11-20 14:47:27 -05:00
parent bd6caef234
commit 2fa004067b

View file

@ -32,7 +32,7 @@ style_tests = {path = "../../tests/unit/style"}
default = ["unstable", "default-except-unstable"]
default-except-unstable = ["webdriver", "max_log_level"]
max_log_level = ["log/release_max_level_info"]
webdriver = ["libservo/webdriver_server"]
webdriver = ["libservo/webdriver"]
energy-profiling = ["libservo/energy-profiling"]
debugmozjs = ["libservo/debugmozjs"]
googlevr = ["libservo/googlevr"]