summaryrefslogtreecommitdiffstats
path: root/layout/mathml/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-04-18 13:31:59 -0400
committerMatt A. Tobin <email@mattatobin.com>2020-04-18 13:31:59 -0400
commit1bc8205ee11f371d6cb2b4f18116ae2e24206a4c (patch)
tree6d42a1a4f1cb84a312c9228dc91ba0d59db70e89 /layout/mathml/moz.build
parente43694dedbf6f886e1058c75a5f9032394a946c2 (diff)
downloadUXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.tar
UXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.tar.gz
UXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.tar.lz
UXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.tar.xz
UXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.zip
Issue #80 - De-unify layout/mathml
Diffstat (limited to 'layout/mathml/moz.build')
-rw-r--r--layout/mathml/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/mathml/moz.build b/layout/mathml/moz.build
index f40b2c2c6..07dd446a3 100644
--- a/layout/mathml/moz.build
+++ b/layout/mathml/moz.build
@@ -16,7 +16,7 @@ if CONFIG['ENABLE_TESTS']:
'tests/chrome.ini',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'nsMathMLChar.cpp',
'nsMathMLContainerFrame.cpp',
'nsMathMLFrame.cpp',