Print url of recorded PWM

This commit is contained in:
Fernando Jiménez Moreno 2017-12-07 18:41:20 +01:00
parent ff70c4426d
commit 983084470f
10 changed files with 45 additions and 9 deletions

View file

@ -12,6 +12,7 @@ extern crate metrics;
extern crate msg;
extern crate net_traits;
extern crate profile_traits;
extern crate servo_url;
extern crate style;
extern crate time;