commit 0c381409ceb6b67d8716ce1e80730545a912531d
parent c199318144ce0ab51cdbb3488318ea86f170c10c
Author: Lando <lando@lando.test>
Date: Thu, 8 Jan 2026 16:03:04 +0000
Bug 2008354: apply code formatting via Lando
# ignore-this-changeset
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dom/media/platforms/ffmpeg/FFmpegVideoEncoder.cpp b/dom/media/platforms/ffmpeg/FFmpegVideoEncoder.cpp
@@ -28,7 +28,7 @@
#include "mozilla/dom/ImageUtils.h"
#include "mozilla/dom/VideoFrameBinding.h"
#ifdef MOZ_WIDGET_ANDROID
-#include "mozilla/gfx/gfxVars.h"
+# include "mozilla/gfx/gfxVars.h"
#endif
#include "nsPrintfCString.h"