summaryrefslogtreecommitdiff
path: root/dom/time/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/time/moz.build')
-rw-r--r--dom/time/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/time/moz.build b/dom/time/moz.build
index e40187c9de..e9ab58dc28 100644
--- a/dom/time/moz.build
+++ b/dom/time/moz.build
@@ -14,7 +14,7 @@ EXPORTS.mozilla.dom.time += [
'TimeService.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'DateCacheCleaner.cpp',
'TimeChangeObserver.cpp',
'TimeManager.cpp',