diff options
Diffstat (limited to 'components/profile_traits/time.rs')
-rw-r--r-- | components/profile_traits/time.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/profile_traits/time.rs b/components/profile_traits/time.rs index aa01c68efb8..c9887e85409 100644 --- a/components/profile_traits/time.rs +++ b/components/profile_traits/time.rs @@ -57,6 +57,7 @@ pub enum ProfilerCategory { PaintingPrepBuff, Painting, ImageDecoding, + ImageSaving, ScriptAttachLayout, ScriptConstellationMsg, ScriptDevtoolsMsg, |