summaryrefslogtreecommitdiff
path: root/layout/svg
diff options
context:
space:
mode:
Diffstat (limited to 'layout/svg')
-rw-r--r--layout/svg/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/svg/moz.build b/layout/svg/moz.build
index 0def568b0d..b6575862fa 100644
--- a/layout/svg/moz.build
+++ b/layout/svg/moz.build
@@ -20,7 +20,7 @@ EXPORTS.mozilla += [
'SVGContextPaint.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'nsCSSClipPathInstance.cpp',
'nsCSSFilterInstance.cpp',
'nsFilterInstance.cpp',