summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/ffmpeg/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/platforms/ffmpeg/moz.build')
-rw-r--r--dom/media/platforms/ffmpeg/moz.build4
1 files changed, 1 insertions, 3 deletions
diff --git a/dom/media/platforms/ffmpeg/moz.build b/dom/media/platforms/ffmpeg/moz.build
index f519b30cec..ac78eee289 100644
--- a/dom/media/platforms/ffmpeg/moz.build
+++ b/dom/media/platforms/ffmpeg/moz.build
@@ -18,9 +18,7 @@ DIRS += [
"ffmpeg60",
]
-UNIFIED_SOURCES += [
- "FFmpegRuntimeLinker.cpp",
-]
+UNIFIED_SOURCES += ["FFmpegRuntimeLinker.cpp"]
if CONFIG["MOZ_WIDGET_TOOLKIT"] == "gtk":
include("/ipc/chromium/chromium-config.mozbuild")