Bug 1160272 - DMD build should include |mfbt/Poison.cpp|. r=glandium

This commit is contained in:
Eric Rahm 2015-04-30 15:13:05 -07:00
parent d4ca6ef36a
commit b53827f1c5

View File

@ -11,6 +11,7 @@ EXPORTS += [
SOURCES += [
'../../../mfbt/HashFunctions.cpp',
'../../../mfbt/JSONWriter.cpp',
'../../../mfbt/Poison.cpp',
'../../../mozglue/misc/StackWalk.cpp',
'DMD.cpp',
]