summaryrefslogtreecommitdiffstats
path: root/dom/media/utils/PerformanceRecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/utils/PerformanceRecorder.h')
-rw-r--r--dom/media/utils/PerformanceRecorder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/media/utils/PerformanceRecorder.h b/dom/media/utils/PerformanceRecorder.h
index 34c6676b01..e423c3fb5d 100644
--- a/dom/media/utils/PerformanceRecorder.h
+++ b/dom/media/utils/PerformanceRecorder.h
@@ -216,6 +216,7 @@ class DecodeStage {
RGB24,
GBRP,
ANDROID_SURFACE,
+ VAAPI_SURFACE,
};
DecodeStage(nsCString aSource, TrackingId aTrackingId, MediaInfoFlag aFlag)