aboutsummaryrefslogtreecommitdiffstats
path: root/components/profile_traits/time.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/profile_traits/time.rs')
-rw-r--r--components/profile_traits/time.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/profile_traits/time.rs b/components/profile_traits/time.rs
index 1107099f91b..eed797289e7 100644
--- a/components/profile_traits/time.rs
+++ b/components/profile_traits/time.rs
@@ -103,6 +103,7 @@ pub enum ProfilerCategory {
ScriptWebVREvent = 0x79,
ScriptWorkletEvent = 0x7a,
ScriptPerformanceEvent = 0x7b,
+ ScriptHistoryEvent = 0x7c,
TimeToFirstPaint = 0x80,
TimeToFirstContentfulPaint = 0x81,
TimeToInteractive = 0x82,