mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
style: Remove the old profiler label frames code in the servo codebase and replace it with the new API
Differential Revision: https://phabricator.services.mozilla.com/D120795
This commit is contained in:
parent
9e33a154fd
commit
5a9fae3fb5
6 changed files with 5 additions and 109 deletions
|
@ -13,8 +13,6 @@ pub mod conversions;
|
|||
pub mod data;
|
||||
pub mod media_features;
|
||||
pub mod media_queries;
|
||||
#[cfg(feature = "gecko_profiler")]
|
||||
pub mod profiler;
|
||||
pub mod pseudo_element;
|
||||
pub mod restyle_damage;
|
||||
pub mod selector_parser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue