From c611e46381c9b813aa134ac34b631145ef0c8672 Mon Sep 17 00:00:00 2001 From: Alan Jeffrey Date: Tue, 7 Apr 2020 16:05:36 -0500 Subject: Remove WebVR --- components/script/script_runtime.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'components/script/script_runtime.rs') diff --git a/components/script/script_runtime.rs b/components/script/script_runtime.rs index c9f804596d0..b1851571d8b 100644 --- a/components/script/script_runtime.rs +++ b/components/script/script_runtime.rs @@ -156,7 +156,6 @@ pub enum ScriptThreadEventCategory { ServiceWorkerEvent, EnterFullscreen, ExitFullscreen, - WebVREvent, PerformanceTimelineTask, } -- cgit v1.2.3