style: Fix servo build.

This commit is contained in:
Emilio Cobos Álvarez 2018-11-05 12:39:54 +01:00
parent 64e70e28fc
commit ac6f921588
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
4 changed files with 17 additions and 3 deletions

View file

@ -25,6 +25,7 @@ use style_traits::{CssWriter, ParseError, StyleParseErrorKind, ToCss};
///
/// TODO(emilio): If this becomes a bit more complex we should probably move it
/// to the `media_queries` module, or something.
#[derive(Debug, MallocSizeOf)]
pub struct CssEnvironment;
struct EnvironmentVariable {