summaryrefslogtreecommitdiff
path: root/dom/url/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/url/moz.build')
-rw-r--r--dom/url/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/url/moz.build b/dom/url/moz.build
index 7571f4d5e6..bbc21f812b 100644
--- a/dom/url/moz.build
+++ b/dom/url/moz.build
@@ -8,7 +8,7 @@ EXPORTS.mozilla.dom += [
'URLSearchParams.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'URL.cpp',
'URLSearchParams.cpp',
]