Skip to content

Commit

Permalink
Fix Gecko build.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Nov 4, 2019
1 parent 0f512b4 commit 83f8bec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/malloc_size_of/lib.rs
Expand Up @@ -837,6 +837,7 @@ malloc_size_of_is_0!(app_units::Au);

malloc_size_of_is_0!(cssparser::RGBA, cssparser::TokenSerializationType);

#[cfg(feature = "servo")]
malloc_size_of_is_0!(csp::Destination);

#[cfg(feature = "url")]
Expand Down

0 comments on commit 83f8bec

Please sign in to comment.